diff --git a/attached_assets/image_1772297429956.png b/attached_assets/image_1772297429956.png new file mode 100644 index 0000000..4151320 Binary files /dev/null and b/attached_assets/image_1772297429956.png differ diff --git a/client/src/pages/article.tsx b/client/src/pages/article.tsx index faa3628..034c241 100644 --- a/client/src/pages/article.tsx +++ b/client/src/pages/article.tsx @@ -128,7 +128,7 @@ export default function ArticlePage() { diff --git a/client/src/pages/category.tsx b/client/src/pages/category.tsx index 1236d95..3033216 100644 --- a/client/src/pages/category.tsx +++ b/client/src/pages/category.tsx @@ -24,7 +24,7 @@ export default function CategoryPage() { @@ -53,14 +53,16 @@ export default function CategoryPage() { className="group cursor-pointer bg-card rounded-md border border-card-border transition-all duration-300" data-testid={`card-article-${article.id}`} > -