applying shadow when on white content box

This commit is contained in:
Antoine M 2023-11-08 11:29:36 +01:00
parent 5d60ce9799
commit 53f9d9edb6

View File

@ -12,7 +12,7 @@
}
}
.homegrade-content-blocks-content-box--white {
.homegrade-content-blocks-content-box {
.homegrade-blocks-card {
@apply shadowed;
}