mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-02 01:42:36 +02:00
Deprecate the Sass var and remove any occurence of the .text-muted
(#37890)
This commit is contained in:
committed by
GitHub
parent
934d7a0c1a
commit
9042efd0f8
@@ -122,7 +122,7 @@ Change a selection to our monospace font stack with `.font-monospace`.
|
||||
Reset a text or link's color with `.text-reset`, so that it inherits the color from its parent.
|
||||
|
||||
{{< example >}}
|
||||
<p class="text-muted">
|
||||
<p class="text-body-secondary">
|
||||
Muted text with a <a href="#" class="text-reset">reset link</a>.
|
||||
</p>
|
||||
{{< /example >}}
|
||||
|
Reference in New Issue
Block a user