diff --git a/resources/css/blocks/chapter-section.css b/resources/css/blocks/chapter-section.css index d783eab..f5ee3a2 100644 --- a/resources/css/blocks/chapter-section.css +++ b/resources/css/blocks/chapter-section.css @@ -6,7 +6,7 @@ min-height: 60vh; &:first-child { - @apply mt-0; + @apply !mt-0; } h2 {