mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Fix for text-reset example class name (#38844)
This example no longer uses muted text Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
parent
e2854b94da
commit
52d53696d2
@ -124,7 +124,7 @@ Reset a text or link's color with `.text-reset`, so that it inherits the color f
|
||||
|
||||
{{< example >}}
|
||||
<p class="text-body-secondary">
|
||||
Muted text with a <a href="#" class="text-reset">reset link</a>.
|
||||
Secondary body text with a <a href="#" class="text-reset">reset link</a>.
|
||||
</p>
|
||||
{{< /example >}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user