From a77b0eefd042de674f528e42c5b91203610f2fac Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Mon, 22 Apr 2024 17:42:17 +0100 Subject: [PATCH] Space alignment --- src/components/Activity/ActivityCounters.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Activity/ActivityCounters.tsx b/src/components/Activity/ActivityCounters.tsx index ea05aabbd..b7c11166d 100644 --- a/src/components/Activity/ActivityCounters.tsx +++ b/src/components/Activity/ActivityCounters.tsx @@ -21,7 +21,7 @@ function ActivityCounter(props: ActivityCounterType) { const { text, count } = props; return ( -
+

{count}