Skip to main content

Larger Font Sizes

Note: this class increases the font size on whatever element it's placed on. They are compatible with any element type.

This code can be seen here, Examples

<div>**This is normal text**</div>
<div class="larger">**This text is 20% larger**</div>
<p class="largerx2">**This text is 40% larger**</p>
<span class="largerx3">**This text is 60% larger**</span>

opt1-banner