mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-26 15:04:43 +00:00
Use text-emphasis-variant mixin for .text-muted
This commit is contained in:
parent
1300af1d2d
commit
e543565d78
1 changed files with 1 additions and 3 deletions
|
|
@ -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…
Reference in a new issue