2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

lighter active

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