Headings

The typographic scale applied to h1–h6.

Source: src/stylus/components/header.styl

Scale

Sizes are fluid, set with clamp() against the viewport.

Heading level 1

Heading level 2

Heading level 3

<h3 class="h1">Heading level 1</h3>
<h3 class="h2">Heading level 2</h3>
<h3 class="h3">Heading level 3</h3>