handling margin and no shadow on gray

This commit is contained in:
Antoine M 2023-11-15 17:32:20 +01:00
parent 0d2883e1f9
commit 43d82f4367

View File

@ -12,7 +12,10 @@
}
}
.homegrade-content-blocks-content-box {
.section_titling + .homegrade-blocks-column-cards {
@apply !mt-12;
}
.homegrade-content-blocks-content-box--white {
.homegrade-blocks-card {
@apply shadowed;
}