From 0e3a8d41b813c2682f1d0f4d1ba12ec1a78550da Mon Sep 17 00:00:00 2001 From: akash Date: Sat, 30 Aug 2025 20:37:12 +0530 Subject: [PATCH] Mobile menu bg updated --- public/assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 9ba8c67..b443035 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -1638,7 +1638,7 @@ height: 100%; max-height: 100%; overflow-y: auto; - background: #141417; + background: #bc0000; padding: 0px 0px; z-index: 5; opacity: 0;