This commit is contained in:
2026-05-05 16:38:26 +08:00
parent 597df4e886
commit 584ef9cbb7

View File

@@ -57,6 +57,10 @@ footer {
color: var(--accent); color: var(--accent);
} }
.navbar-nav .nav-link.active {
color: white;
}
.navbar-toggler { .navbar-toggler {
border: none !important; border: none !important;
box-shadow: none !important; box-shadow: none !important;