Restore removed styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
3cab6436e0
commit
cbd06926f3
1 changed files with 4 additions and 0 deletions
|
@ -113,6 +113,10 @@ a.status-card {
|
|||
@apply block w-full h-full object-cover bg-cover bg-center;
|
||||
}
|
||||
|
||||
.status-card--link {
|
||||
@apply flex flex-col md:flex-row;
|
||||
}
|
||||
|
||||
.material-status {
|
||||
padding-bottom: 10px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue