From 3dc01fbb930a4eacf416a9cc7911d90da75e6c33 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Sun, 9 Nov 2025 15:57:07 +0100 Subject: Moved a lot of the functionality --- index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'index.css') diff --git a/index.css b/index.css index 50a97c3..4e559cf 100644 --- a/index.css +++ b/index.css @@ -7,4 +7,8 @@ .button-grid button { padding: 10px; text-align: center; +} +#timer-display{ + text-align: center; + width: fit-content; } \ No newline at end of file -- cgit v1.3.1