refining block side padding on xl resolution

This commit is contained in:
Antoine M 2023-11-15 17:09:09 +01:00
parent 894bec35fb
commit 71a06e258b

View File

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