Skip to content

Typography

Headings

Bordered Headings

Headings do not always need to use the semantic tag, the matching css class can be used to apply size and style of a heading. There is also a bordered modifier to add a border.

Paragraphs

Superscript

Alignment

Font Size Modifiers

Utility classes that increase or decrease the font size based on the font size of the containing element.

  • text-larger will increase the font size by 10% of the containing elements font size.
  • text-smaller will decrease the font size by 10% of the containing elements font size.

Font Size Modifiers

Utility classes that change the font color.