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; }