FEATURE Adjusting content max size
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-06-27 18:24:46 +02:00
parent 2d0487fc33
commit cfae83c2a5

View File

@ -17,7 +17,7 @@
} }
&__innerblocks { &__innerblocks {
@apply max-w-screen-2xl mx-auto px-8; @apply max-w-screen-lg mx-auto px-8;
} }
h3 { h3 {
@apply title-small font-bold; @apply title-small font-bold;