diff --git a/resources/css/base/typography.css b/resources/css/base/typography.css index 40bc43d..bb1ab0a 100644 --- a/resources/css/base/typography.css +++ b/resources/css/base/typography.css @@ -64,7 +64,7 @@ body :is(h1, h2, h3, h4, h5, h6).title-small { } .title-small-important { - @apply !text-2xl !mb-6 !font-bold !tracking-wider !uppercase; + @apply !text-2xl !mb-6 !font-medium !tracking-wider !uppercase; font-family: 'Nunito Sans', sans-serif !important; }