h1 Heading
h2 Heading
h3 Heading
h4 Heading
h5 Heading
h6 Heading
Note: If changing core styles for heading, paragraphs, etc., you must make changes at the top-level inherited tag.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.
Note: No core text elements (headings, paragraphs, etc.) should have any margin. Most text is placed within cells or containers that utilizes flex layouts with gaps that account for margins. All default top & bottom margins have been removed from headings & paragraphs.
Buttons
Note: Buttons should always be placed inside button containers. The div the buttons sit in include a top-margin and are formatted to hold multiple buttons that will drop to a 2nd line if too big on smaller screens.
Button TextLists
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
This is some text inside of a div block.
Spacers
Note: Spacers are to be used between elements. The class dictates the size of the gap. The spacers only styles are an applied 'height' and 100% width. The example below has them sitting in a black container—otherwise they would be invisible.
Font Sizes
Line Height
Section Padding
Quick Stack Gaps
Button Padding
Cell Variants
Note: Cells should follow the following format cell-[VERTICAL (v) or HORIZONTAL (h)]-[(The X-AXIS) LEFT (l), CENTER (C), or RIGHT (r)]-[GAP SPACING]-[Y-AXIS (spread, top, center, bottom)]
Format below:
cell-[v|h]-[l|c|r]-[gap]-[y-axis]
Quick Stacks
Note: To change default values, edit in 'Variables' panel