2
0
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:
Shohei Yoshida
2019-06-05 00:51:36 +09:00
committed by GitHub
parent 87030c98ac
commit 3283fe1b52
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -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