From dcdbb14a38d768d4d6a57bfde8bf8beb451deb1e Mon Sep 17 00:00:00 2001 From: sofordar Date: Mon, 27 Jan 2025 13:42:29 +0600 Subject: [PATCH] 2nd commit= --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 9203049..1f8472d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -92,7 +92,7 @@ } .dropdown-content a:hover { - background-color: #f1f1f1; + background-color: #f1f1f1; }