refining monoblock paddings

This commit is contained in:
Antoine M 2023-12-13 17:36:23 +01:00
parent a4ee9ccb41
commit 05d379c14e

View File

@ -1,5 +1,5 @@
.homegrade-blocks-box-monoblock { .homegrade-blocks-box-monoblock {
@apply xl:px-12; @apply px-12 lg:px-16 xl:px-32;
&--has-illustration { &--has-illustration {
@apply relative pt-32 !mt-16; @apply relative pt-32 !mt-16;
} }