diff --git a/resources/css/layout/gutenberg.css b/resources/css/layout/gutenberg.css index b007b27..d1330eb 100644 --- a/resources/css/layout/gutenberg.css +++ b/resources/css/layout/gutenberg.css @@ -47,7 +47,7 @@ article > *:not(.entry-content), } .site-content { - :first-child { + > :first-child { @apply !mt-0; } > .carhop-heading {