diff --git a/template-components/cards/card-news.css b/template-components/cards/card-news.css index 09433d0..a393d4e 100644 --- a/template-components/cards/card-news.css +++ b/template-components/cards/card-news.css @@ -38,7 +38,7 @@ @apply bg-secondary-light text-secondary w-fit - px-4 py-1 + !px-4 !py-1 rounded-xl mb-4; }