From 2da72109068ce8be86d6a2a346b8221b19fe356b Mon Sep 17 00:00:00 2001 From: Ayush Deb Date: Sun, 4 Aug 2024 21:09:56 +0530 Subject: [PATCH] updated --- index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 57faacfe..6cb4873a 100644 --- a/index.css +++ b/index.css @@ -242,7 +242,7 @@ option { top: 60px; left: 20px; background-color: #022a2d; - width: 30%; + width: 45% !important; margin-top: 30px; padding: 20px; z-index: 10; @@ -255,6 +255,7 @@ option { .nav_link li { margin: 10px 0; + font-size: 18px; } .nav_link a {