Source: dist/css/acc_uc.css, line 945
1.1.5 Font Style
These utility classes allow you to adjust the style of your text:
Source: dist/css/acc_uc.css, line 945
These utility classes allow you to adjust the style of your text:
Sets font style to normal
Sets font style to italic
<div class="[modifier class] font_normal font_2">
<div class="lowercase">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
<div class="uppercase">a b c d e f g h i j k l m n o p q r s t u v w x y z</div>
</div>