From 7f996b5cee35e1b0244375d4190d2d607c666af8 Mon Sep 17 00:00:00 2001 From: eden lane Date: Thu, 1 Feb 2024 21:28:02 +0100 Subject: [PATCH] fixed: text align --- src/components/Statistics/Statistics.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Statistics/Statistics.module.css b/src/components/Statistics/Statistics.module.css index 9368997..f2c9f18 100644 --- a/src/components/Statistics/Statistics.module.css +++ b/src/components/Statistics/Statistics.module.css @@ -51,6 +51,7 @@ .date { font-size: 10px; + text-align: center; } .dayName {