mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-21 12:44:43 +00:00
Make active navbar link weight 500 again
This commit is contained in:
parent
ecb84d2006
commit
00e20c7aec
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
}
|
||||
|
||||
&.active {
|
||||
font-weight: 500;
|
||||
color: darken($gray-dark, 25%);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue