From 1aa425e1d7b5818d5677530512b4e0a6f525580e Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 18 Oct 2024 16:58:03 +0200 Subject: Made the visuals look good for laptop --- static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/custom.css') diff --git a/static/custom.css b/static/custom.css index 3e57091..11d583f 100644 --- a/static/custom.css +++ b/static/custom.css @@ -2,7 +2,7 @@ button, input, .select, .select select { width: 100%; } table { - font-size: 30px; + font-size: 17.5px; } td { width: 20%; -- cgit v1.3.1