diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 8c0d896..182dd8c 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -100,8 +100,8 @@ function MediumCard({ article }: { article: Article }) { const isVideo = article.category === "Video"; return ( -
{article.excerpt}
+{article.excerpt}