diff --git a/resources/css/base/typography.css b/resources/css/base/typography.css index 5572e20..599dd1a 100644 --- a/resources/css/base/typography.css +++ b/resources/css/base/typography.css @@ -60,10 +60,10 @@ h2.chapter-section__title { font-family: 'Nunito Sans', sans-serif !important; } .subtitle-big { - @apply text-4xl md:text-5xl font-normal uppercase fjalla pb-6; + @apply text-4xl md:!text-5xl font-normal uppercase fjalla pb-6; line-height: 1.2; @screen lg { - line-height: 1.3; + line-height: 1.3 !important; } /* text-rendering: geometricPrecision; */ font-weight: 400 !important;