diff --git a/src/components/articles/ArticleIndex.tsx b/src/components/articles/ArticleIndex.tsx index 2590e2b..e5f4b61 100644 --- a/src/components/articles/ArticleIndex.tsx +++ b/src/components/articles/ArticleIndex.tsx @@ -42,7 +42,7 @@ export default function ArticleIndex({ width={160} height={90} alt={article.title as string} - className="w-full rounded-t-xl" + className="h-full w-full rounded-t-xl object-cover" />