removing overfloxw x hidden on page container provoking problems with full width

This commit is contained in:
Antoine M 2024-01-18 15:48:15 +01:00
parent cc543c1904
commit 0cabef3a1f

View File

@ -90,7 +90,6 @@ article > *:not(.entry-content, .chapter-header-block),
.entry-content, .entry-content,
.page-content, .page-content,
.homegrade-page-container { .homegrade-page-container {
@apply overflow-x-hidden;
& > :first-child { & > :first-child {
@apply !mt-0; @apply !mt-0;
} }