From d23c38e6f2a972a49a5463cc866190e341e2685e Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Tue, 11 Nov 2025 19:08:58 +0100 Subject: Lot of updates and progress --- index.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.css') diff --git a/index.css b/index.css index 4e559cf..63d12d6 100644 --- a/index.css +++ b/index.css @@ -11,4 +11,7 @@ #timer-display{ text-align: center; width: fit-content; +} +table { + font-size: 1.4em; } \ No newline at end of file -- cgit v1.3.1