diff --git a/template-components/cards/card-news.css b/template-components/cards/card-news.css index 96dcf93..5601118 100644 --- a/template-components/cards/card-news.css +++ b/template-components/cards/card-news.css @@ -22,7 +22,7 @@ } &__inner { @apply p-6; - /* @apply flex flex-col; */ + @apply flex flex-col; flex-grow: 2; /* @apply h-full ; */ } @@ -52,7 +52,7 @@ line-height: 1.2 !important; } .cta--read-more { - @apply text-neutral-900; + @apply text-neutral-900 mt-auto; } &:hover {