This commit is contained in:
Tomas Dvorak
2025-06-18 07:50:15 +02:00
parent 48ff92dc96
commit d4b84b60fe
+1 -2
View File
@@ -1044,8 +1044,7 @@
transition: all 0.3s ease; transition: all 0.3s ease;
} }
.nav-link:hover, .nav-link:hover {
.nav-link.active {
color: rgb(0, 0, 0); color: rgb(0, 0, 0);
border-bottom-color: #1d47b2; border-bottom-color: #1d47b2;
} }