mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 18:44:01 +02: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:
@@ -124,7 +124,7 @@ Reset a text or link's color with `.text-reset`, so that it inherits the color f
|
|||||||
|
|
||||||
{{< example >}}
|
{{< example >}}
|
||||||
<p class="text-body-secondary">
|
<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>
|
</p>
|
||||||
{{< /example >}}
|
{{< /example >}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user