diff --git a/admin-dashboard.html b/admin-dashboard.html index cc71303..ce1fd88 100644 --- a/admin-dashboard.html +++ b/admin-dashboard.html @@ -1044,8 +1044,7 @@ transition: all 0.3s ease; } - .nav-link:hover, - .nav-link.active { + .nav-link:hover { color: rgb(0, 0, 0); border-bottom-color: #1d47b2; }