mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-25 00:40:24 +00:00
parent
0871d69ec9
commit
24ba91b129
1 changed files with 1 additions and 1 deletions
|
|
@ -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`.
|
||||
|
||||
{% capture example %}
|
||||
<p class="font-monospace">This is in monospace</p>
|
||||
<p class="text-monospace">This is in monospace</p>
|
||||
{% endcapture %}
|
||||
{% include example.html content=example %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue