1
0
Fork 0
mirror of synced 2024-06-24 01:00:35 +12:00

Removed nav links font-weight change

When hovering nav links the font-weight insn't animated and can't be.
This commit is contained in:
AnatoleLucet 2020-06-10 16:09:57 +02:00
parent 6b24432bc9
commit f37271614a
3 changed files with 2 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -355,7 +355,6 @@
&:hover,
&.selected {
color: #e4e4e4;
font-weight: 500;
}
}
}