temporarrely unused condition on box--white

This commit is contained in:
Antoine M 2024-07-10 15:36:49 +02:00
parent 9ec437ef34
commit 0914b2622f

View File

@ -63,3 +63,10 @@
.homegrade-page-container .homegrade-content-blocks-content-box:last-child { .homegrade-page-container .homegrade-content-blocks-content-box:last-child {
@apply !mb-0; @apply !mb-0;
} }
.block-content-page-header + .homegrade-content-blocks-content-box--white {
/* @apply !pt-4; */
/* * {
@apply !bg-red-500;
} */
}