From d5251b8d1ff4ff014fb45a23368cbf9d20358f6f Mon Sep 17 00:00:00 2001 From: Mohammed Abdullah Date: Tue, 19 Nov 2024 00:11:30 +0530 Subject: [PATCH] Update index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index 7f27e1c..e76f17c 100644 --- a/index.css +++ b/index.css @@ -24,7 +24,7 @@ background-color: #f9f9f9; color: #333; display: none; - width: 400px; + max-width: 40%; border-radius: 4px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); z-index: 100000;