diff --git a/attached_assets/image_1772296901719.png b/attached_assets/image_1772296901719.png new file mode 100644 index 0000000..950c554 Binary files /dev/null and b/attached_assets/image_1772296901719.png differ diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index d8decd9..bd6af61 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -94,14 +94,16 @@ function ArticleCard({ article }: { article: Article }) { className="group cursor-pointer bg-card rounded-md border border-card-border transition-all duration-300 h-full flex flex-col" data-testid={`card-article-${article.id}`} > -