Typography
(typography
)
Typography styles.
Title 1 (h1)
Title 2 (h2)
Title 3 (h3)
Large (large)
Default (default)
Small (small)
Script (script)
Link (link)
Last line (last-line)
Unordered list item (unordered-list-item)
Text color
(text_colors
)
Text primary (text-primary)
Text black (text-black)
Text gray (text-gray)
Background color
(background_colors
)
White (bg-white)
Black (bg-black)
Gray (bg-gray)
Margin top
(margin_top
)
0 (mt-0)
0.5 (mt-0-5)
1 (mt-1)
2 (mt-2)
3 (mt-3)
4 (mt-4)
5 (mt-5)
Auto (mt-auto)
Margin bottom
(margin_bottom
)
0 (mb-0)
0.5 (mb-0-5)
1 (mb-1)
2 (mb-2)
3 (mb-3)
4 (mb-4)
5 (mb-5)
Auto (mb-auto)
Margin left
(margin_left
)
0 (ml-0)
0.5 (ml-0-5)
1 (ml-1)
2 (ml-2)
3 (ml-3)
4 (ml-4)
5 (ml-5)
Auto (ml-auto)
Margin right
(margin_right
)
0 (mr-0)
0.5 (mr-0-5)
1 (mr-1)
2 (mr-2)
3 (mr-3)
4 (mr-4)
5 (mr-5)
Auto (mr-auto)
Padding top
(padding_top
)
0 (pt-0)
0.5 (pt-0-5)
1 (pt-1)
2 (pt-2)
3 (pt-3)
4 (pt-4)
5 (pt-5)
Padding bottom
(padding_bottom
)
0 (pb-0)
0.5 (pb-0-5)
1 (pb-1)
2 (pb-2)
3 (pb-3)
4 (pb-4)
5 (pb-5)
Padding left
(padding_left
)
0 (pl-0)
0.5 (pl-0-5)
1 (pl-1)
2 (pl-2)
3 (pl-3)
4 (pl-4)
5 (pl-5)
Padding right
(padding_right
)
0 (pr-0)
0.5 (pr-0-5)
1 (pr-1)
2 (pr-2)
3 (pr-3)
4 (pr-4)
5 (pr-5)
Text alignment
(text_alignment
)
Easily realign text to components with text alignment classes.
Justify (text-justify)
Left (text-left)
Center (text-center)
Right (text-right)
Text transform
(text_transform
)
Transform text in components with text capitalization classes.
Lowercase (text-lowercase)
Uppercase (text-uppercase)
Capitalize (text-capitalize)
Italic
(italic
)
Quickly italicize text.
Font Italic (font-italic)
Font weight
(font-weight
)
Quickly change text weight.
Normal (fw-normal)
Bold (fw-bold)
Overflow wrap
(overflow_wrap
)
Change of the overflow wrap.
Normal (ow-normal)
Anywhere (ow-anywhere)
Break word (ow-break-word)