diff --git a/resources/css/blocks/heading.css b/resources/css/blocks/heading.css index 82acda2..4f99d07 100644 --- a/resources/css/blocks/heading.css +++ b/resources/css/blocks/heading.css @@ -9,7 +9,7 @@ } p { - @apply !mb-0 !pb-0 uppercase text-primary; + @apply !mb-0 !pb-0 uppercase text-primary !max-w-4xl; line-height: 1.2 !important; font-weight: 700; @apply tracking-widest; @@ -48,8 +48,7 @@ } &--hierarchy-classic { @apply text-white; - - h1, + ≈ h1, h2, h3, h4,