updating the block to handle global page container
This commit is contained in:
parent
eef2988fe0
commit
b423ea1ab9
|
|
@ -1,5 +1,6 @@
|
|||
.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 {
|
||||
grow: 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user