mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-19 11:51:23 +02:00
Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted
Use text-emphasis mixin for .text-muted
This commit is contained in:
@@ -32,9 +32,7 @@
|
|||||||
|
|
||||||
// Contextual colors
|
// Contextual colors
|
||||||
|
|
||||||
.text-muted {
|
@include text-emphasis-variant('.text-muted', $text-muted);
|
||||||
color: $text-muted;
|
|
||||||
}
|
|
||||||
|
|
||||||
@include text-emphasis-variant('.text-primary', $brand-primary);
|
@include text-emphasis-variant('.text-primary', $brand-primary);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user