STYLE Handling padding

This commit is contained in:
Antoine M 2025-07-15 10:47:30 +02:00
parent 1b1798551c
commit 5efecf6610

View File

@ -1,3 +1,4 @@
.decorative-shapes { .decorative-shapes {
@apply py-32; /* @apply py-32; */
@apply py-12;
} }