mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 02:30:23 +00:00
add .text-body, fixes #25412
This commit is contained in:
parent
9f5f51d871
commit
4f05e3b735
1 changed files with 1 additions and 0 deletions
|
|
@ -45,6 +45,7 @@
|
|||
@include text-emphasis-variant(".text-#{$color}", $value);
|
||||
}
|
||||
|
||||
.text-body { color: $body-color !important; }
|
||||
.text-muted { color: $text-muted !important; }
|
||||
|
||||
// Misc
|
||||
|
|
|
|||
Loading…
Reference in a new issue