From 265118115eb7d3955d2ff2843c5c72cb3a16ea03 Mon Sep 17 00:00:00 2001 From: contradiction29 Date: Tue, 23 Apr 2024 18:16:28 +0900 Subject: [PATCH] Smalize article font size in comment card --- app/components/CommentShowCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/CommentShowCard.tsx b/app/components/CommentShowCard.tsx index c67e4d2f..6ba1db24 100644 --- a/app/components/CommentShowCard.tsx +++ b/app/components/CommentShowCard.tsx @@ -45,7 +45,7 @@ export default function CommentShowCard({
- {dimPosts.postTitle} + {dimPosts.postTitle} );