mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
parent
0871d69ec9
commit
24ba91b129
@ -87,6 +87,6 @@ Quickly change the weight (boldness) of text or italicize text.
|
|||||||
Change a selection to our monospace font stack with `.text-monospace`.
|
Change a selection to our monospace font stack with `.text-monospace`.
|
||||||
|
|
||||||
{% capture example %}
|
{% capture example %}
|
||||||
<p class="font-monospace">This is in monospace</p>
|
<p class="text-monospace">This is in monospace</p>
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
{% include example.html content=example %}
|
{% include example.html content=example %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user