hadnling card shadow depending on bg color
This commit is contained in:
parent
989fe02ecd
commit
797655eaec
|
|
@ -11,3 +11,9 @@
|
|||
@apply md:grid-cols-2 xl:grid-cols-4;
|
||||
}
|
||||
}
|
||||
|
||||
.homegrade-content-blocks-content-box--white {
|
||||
.homegrade-blocks-card {
|
||||
@apply shadowed;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user