fix(Header): Remove the bold effect from `active` navigation links

This commit is contained in:
haitaoo 2023-03-13 10:33:37 +08:00
parent a97fa7973b
commit 4aa63357b8
1 changed files with 0 additions and 3 deletions

View File

@ -9,9 +9,6 @@
}
.nav-link {
&.active {
font-weight: 700;
}
&.icon-link {
width: 36px;
height: 36px;