updating the block to handle global page container

This commit is contained in:
Antoine M 2023-10-27 14:29:33 +02:00
parent eef2988fe0
commit b423ea1ab9

View File

@ -1,5 +1,6 @@
.block-content-page-header { .block-content-page-header {
@apply max-w-screen-xl px-16 py-16 flex gap-12 justify-around mx-auto; @apply py-16 flex gap-12 justify-between mx-auto;
/* @apply px-16; */
&__content { &__content {
grow: 0; grow: 0;