mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Rename .text-monospace to .font-monospace (#28867)
This commit is contained in:
@@ -80,10 +80,10 @@ Quickly change the weight (boldness) of text or italicize text.
|
||||
|
||||
## Monospace
|
||||
|
||||
Change a selection to our monospace font stack with `.text-monospace`.
|
||||
Change a selection to our monospace font stack with `.font-monospace`.
|
||||
|
||||
{{< example >}}
|
||||
<p class="text-monospace">This is in monospace</p>
|
||||
<p class="font-monospace">This is in monospace</p>
|
||||
{{< /example >}}
|
||||
|
||||
## Reset color
|
||||
|
||||
Reference in New Issue
Block a user