mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Change italicized to italic
...otherwise, by the same logic, it should be "Bolded text" above. just looks clunky...
This commit is contained in:
parent
9f5f53ac7b
commit
9cf2e50b1e
@ -102,7 +102,7 @@ Quickly change the weight (boldness) of text or italicize text.
|
||||
{% example html %}
|
||||
<p class="font-weight-bold">Bold text.</p>
|
||||
<p class="font-weight-normal">Normal weight text.</p>
|
||||
<p class="font-italic">Italicized text.</p>
|
||||
<p class="font-italic">Italic text.</p>
|
||||
{% endexample %}
|
||||
|
||||
## Contextual colors and backgrounds
|
||||
|
Loading…
x
Reference in New Issue
Block a user