mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Use text-emphasis-variant mixin for .text-muted
This commit is contained in:
parent
1300af1d2d
commit
e543565d78
@ -32,9 +32,7 @@
|
||||
|
||||
// Contextual colors
|
||||
|
||||
.text-muted {
|
||||
color: $text-muted;
|
||||
}
|
||||
@include text-emphasis-variant('.text-muted', $text-muted);
|
||||
|
||||
@include text-emphasis-variant('.text-primary', $brand-primary);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user