Typescale / Typography
Use typography to present your design and content as clearly and efficiently as possible.
Default
h1 heading
h2 heading
h3 heading
h4 heading
h5 heading
h6 heading
paragraph text lorem ipsum
small text bold text some link<h1>h1 heading</h1>
<h2>h2 heading</h2>
<h3>h3 heading</h3>
<h4>h4 heading</h4>
<h5>h5 heading</h5>
<h6>h6 heading</h6>
<p>paragraph text lorem ipsum</p>
<small>small text</small>
<b>bold text</b>
<a href="https://css-utils.oardi.com">some link</a>