mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Revert db61cf3 for $text-muted
default value (#36680)
This commit is contained in:
parent
f0f8107d05
commit
7d0b224df4
@ -616,7 +616,7 @@ $small-font-size: .875em !default;
|
||||
|
||||
$sub-sup-font-size: .75em !default;
|
||||
|
||||
$text-muted: rgba(var(--#{$prefix}body-color-rgb), .75) !default;
|
||||
$text-muted: $gray-600 !default;
|
||||
|
||||
$initialism-font-size: $small-font-size !default;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user