solve nav active bug

This commit is contained in:
2023-12-21 00:43:43 +08:00
parent c0a044355b
commit 89aa365af9
8 changed files with 50 additions and 61 deletions

View File

@@ -174,6 +174,7 @@ body.light-mode .video-bg:before {
border-bottom: 2px solid transparent;
transition: 0.3s;
}
@media screen and (max-width: 610px) {
.header-menu a:not(.main-header-link) {
display: none;