refining css

This commit is contained in:
Antoine M 2024-01-17 16:40:30 +01:00
parent 29064d75b4
commit 9cfb8943a4

View File

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