mirror of https://gitee.com/answerdev/answer.git
fix(Header): Remove the bold effect from `active` navigation links
This commit is contained in:
parent
a97fa7973b
commit
4aa63357b8
|
@ -9,9 +9,6 @@
|
|||
}
|
||||
|
||||
.nav-link {
|
||||
&.active {
|
||||
font-weight: 700;
|
||||
}
|
||||
&.icon-link {
|
||||
width: 36px;
|
||||
height: 36px;
|
||||
|
|
Loading…
Reference in New Issue