Type

Typographic modules

Heading

Subtitle


Type setting for hero modules .type--hero

Heading

Subtitle


Type setting for descriptions .type--description

Heading

Subtitle

<div class="type [modifier class]">
  <h2>Heading</h2>
  <p class="subtitle">Subtitle</p>
</div>

7-2 Quote

Quote Modules

Quote Body

-Quote Attribute

<div class="type type--quote">
  <p class="type--quote-body">
    Quote Body
  </p>
  <p class="type--quote-attribution">
    -Quote Attribute
  </p>
</div>

7-3 Spacer

Circle spacers to separate type

The circle is the spacer

Spacer to the left .type_spacer--before

The circle is the spacer

Spacer to the right .type_spacer--after

The circle is the spacer

White type spacer .type_spacer--white

The circle is the spacer

Teal type spacer .type_spacer--teal

The circle is the spacer

gray3 type spacer .type_spacer--gray3

The circle is the spacer
<span class="type_spacer [modifier class]">The circle is the spacer</span>