Utility classes for changing an element's font size property.

Classes for font size are named using the format: [fs]-[value].

Where value includes:

  • # - px value for that font size property. By default, font size classes start at 4px, and increment by 4px until stopping at 64px.

Classes for headings are named using the format: [h]-[value].

Where value includes:

  • # - for the tier of that heading
ClassContents
fs-24
fs-36
fs-48
fs-64

UXML

Heading 1
Heading 2
Heading 3
Heading 4
Heading 5

UXML