diff --git a/resources/css/components/card-large-content.css b/resources/css/components/card-large-content.css index db2f6ee..c513c3f 100644 --- a/resources/css/components/card-large-content.css +++ b/resources/css/components/card-large-content.css @@ -27,7 +27,7 @@ max-width: 80px; } &__title { - @apply text-xl font-bold !mt-3; + @apply !text-xl font-bold !mt-3; } &__excerpt { @apply text-base pt-3;