Typography

Documentation and examples for typography.

Caption

Caption headings are used to stand out more than normal headings, Caption heading classes that apply to all breakpoints, from xs to xl.

The classes are named using the format:

  • .caption-{size} for xs
  • .caption-{breakpoint}-{size} for sm, md, lg, and xl.

Where size is one of:

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9

Caption 1

Caption 2

Caption 3

Caption 4

Caption 5

Caption 6

Caption 7

Caption 8

Caption 9

Reference

See Bootstrap 4 document for more information.