From 03f29a38abb5f9d933225d46aae1c22499820270 Mon Sep 17 00:00:00 2001 From: Kapil Garg Date: Tue, 4 Jun 2024 05:13:48 +0000 Subject: [PATCH] fixing uncommented css --- styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/globals.css b/styles/globals.css index 8328dd7..398655b 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -19,7 +19,7 @@ body { font-size: 12px !important; margin-top: 0.5em !important; /* grid: 1fr 1fr !important; */ - todo: see if I can show this together; + /* todo: see if I can show this together; */ } .react-autocomplete-input > li {