diff --git a/template-components/cards/card-news.css b/template-components/cards/card-news.css index 7bb74b9..09433d0 100644 --- a/template-components/cards/card-news.css +++ b/template-components/cards/card-news.css @@ -44,7 +44,7 @@ } &__title { - @apply text-lg font-bold text-secondary mb-1; - line-height: 1.2; + @apply !text-lg font-bold text-secondary mb-1; + line-height: 1.2 !important; } }