Typography

Heading Elements (h1-h6) NotStyled

Heading 1

Heading 2

Heading 3

Heading 4

Heading 5
Heading 6
Heading Classes (.h1-.h6)

Class .h1

Class .h2

Class .h3

Class .h4

Class .h5

Class .h6

Text Alignment

.text-start - Left aligned text

.text-center - Center aligned text

.text-end - Right aligned text

.text-justify - Justified text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Text Transform

.text-lowercase - LOWERCASED TEXT

.text-uppercase - uppercased text

.text-capitalize - capitalized text example

Font Style

.fst-italic - Italic text

.fst-normal - Normal text

Text Decoration

.text-decoration-underline

.text-decoration-line-through

.text-decoration-none (link)
Text Wrap & Overflow

.text-nowrap - This text will not wrap

.text-truncate - This text will be truncated with ellipsis