From 3f3116718ccef64a45ef21f544615ef39fc52752 Mon Sep 17 00:00:00 2001 From: hiroto7 Date: Tue, 19 Sep 2023 22:10:52 +0900 Subject: [PATCH] Reduce font size on `TaskCard` --- components/TaskCard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/TaskCard.tsx b/components/TaskCard.tsx index 9092c86..2ae8ab0 100644 --- a/components/TaskCard.tsx +++ b/components/TaskCard.tsx @@ -213,11 +213,11 @@ export const TaskCard: React.FC<{ disableRipple={dragging} > - + {task}