This commit is contained in:
Mark Otto 2017-07-03 19:04:31 -07:00 committed by GitHub
parent 6cf1a106d4
commit de78b71bab
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
@include text-emphasis-variant('.text-#{$color}', $value);
}
.text-muted { color: $gray-400 !important; }
.text-muted { color: $text-muted !important; }
// Misc