Headings, body text, links, lists, and prose styling.
h1 through h6.
<h1 class="antsand-h1">Heading 1</h1>
<h2 class="antsand-h2">Heading 2</h2>
<h3 class="antsand-h3">Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
Paragraph text with optimal line height.
Body text with comfortable reading line height. Uses a modular scale based on 1rem.
Smaller body text for secondary content.
Fine print and tertiary information.
<p class="antsand-body">Body text...</p>
<p class="antsand-body-sm">Smaller text...</p>
<p class="antsand-caption">Fine print...</p>