diff --git a/resources/css/components/section-titling.css b/resources/css/components/section-titling.css index 13a74ad..741193d 100644 --- a/resources/css/components/section-titling.css +++ b/resources/css/components/section-titling.css @@ -4,7 +4,7 @@ &__title { @apply text-secondary font-bold - text-xl + !text-xl uppercase pb-2 !mb-0 @@ -16,7 +16,7 @@ font-bold max-w-3xl mx-auto - text-4xl + !text-4xl !mt-1; }