2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Drop the old $gray- variables for the new color range

This commit is contained in:
Mark Otto
2017-06-29 23:15:16 -07:00
parent a21a9f341b
commit 964e06800a
6 changed files with 56 additions and 67 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
a {
font-weight: 500;
color: $gray;
color: $gray-700;
&:hover,
&:focus {