2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

Make active navbar link weight 500 again

This commit is contained in:
Mark Otto
2016-03-21 22:56:26 -07:00
parent ecb84d2006
commit 00e20c7aec
+1
View File
@@ -17,6 +17,7 @@
}
&.active {
font-weight: 500;
color: darken($gray-dark, 25%);
}
}