diff --git a/resources/css/blocks/heading.css b/resources/css/blocks/heading.css index a16fb00..ee5c9e6 100644 --- a/resources/css/blocks/heading.css +++ b/resources/css/blocks/heading.css @@ -22,7 +22,8 @@ h6 { @apply font-light uppercase tracking-wider max-w-4xl !text-5xl; line-height: 1.2 !important; - @apply !mb-0 !pb-0; + /* @apply !mb-0 !pb-0; */ + @apply !pb-0; } h1.has-text-align-center,