mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
added text-gray-dark class (#19847)
This commit is contained in:
@@ -44,6 +44,10 @@
|
||||
|
||||
@include text-emphasis-variant('.text-danger', $brand-danger);
|
||||
|
||||
// Font color
|
||||
|
||||
@include text-emphasis-variant('.text-gray-dark', $gray-dark);
|
||||
|
||||
// Misc
|
||||
|
||||
.text-hide {
|
||||
|
Reference in New Issue
Block a user