refining responsive

This commit is contained in:
Antoine M 2024-01-18 15:47:23 +01:00
parent 7d4ecdba30
commit d51ace1d9c

View File

@ -1,5 +1,5 @@
.block-content-page-header {
@apply py-16 flex gap-12 justify-between mx-auto;
@apply py-8 md:py-16 flex gap-12 justify-between mx-auto;
/* @apply px-16; */
&__content {