Commit 4f05e3b7 authored by Mark Otto's avatar Mark Otto Committed by Mark Otto
Browse files

add .text-body, fixes #25412

parent 9f5f51d8
Showing with 1 addition and 0 deletions
+1 -0
......@@ -45,6 +45,7 @@
@include text-emphasis-variant(".text-#{$color}", $value);
}
.text-body { color: $body-color !important; }
.text-muted { color: $text-muted !important; }
// Misc
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment