Typography
A
Font Family
"Poppins", sans-serif
Headings
All HTML headings, <h1>
through <h6>
, are available.
h1. Bootstrap heading 2.03125rem (32.5px)
h2. Bootstrap heading 1.625rem (26px)
h3. Bootstrap heading 1.42188rem (22.75px)
h4. Bootstrap heading 1.21875rem (19.5px)
h5. Bootstrap heading 1.01563rem (16.25)
h6. Bootstrap heading 0.8125rem (13px)
Aa
Font Weight
500
Aa
Font Weight
600
Display headings
Traditional heading elements are designed to work best in the meat of your page content.
Display 1
Display 2
Display 3
Display 4
Display 5
Display 6
Inline text elements
Styling for common inline HTML5 elements.
Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.
You can use the mark tag to highlight text.
This line of text is meant to be treated as deleted text.
This line of text is meant to be treated as no longer accurate.
This line of text is meant to be treated as an addition to the document.
This line of text will render as underlined
This line of text is meant to be treated as fine print.
This line rendered as bold text.
This line rendered as italicized text.
Unstyled List
Remove the default list-style
and left margin on list
items (immediate children only). This only applies to immediate
children list items, meaning you will need to add the class
for any nested lists as well.
- Integer molestie lorem at massa
- Nulla volutpat aliquam velit
- Phasellus iaculis neque
- Purus sodales ultricies
- Vestibulum laoreet porttitor sem
- Faucibus porta lacus fringilla vel
Inline List
Remove a list’s bullets and apply some
light margin
with a combination
of two classes, .list-inline
and
.list-inline-item
.
- Lorem ipsum
- Phasellus iaculis
- Nulla volutpat
Blockquotes
For quoting blocks of content from
another source within your document. Wrap <blockquote
class="blockquote">
around any HTML as the quote.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.
Description list alignment
Align terms and descriptions
horizontally by using our grid system’s predefined classes (or semantic
mixins). For longer terms, you can optionally add a .text-truncate
class to
truncate the text with an ellipsis.
- Description lists
- A description list is perfect for defining terms.
- Euismod
- Vestibulum id ligula porta felis euismod semper eget lacinia odio sem nec elit.
- Donec id elit non mi porta gravida at eget metus.
- Malesuada porta
- Etiam porta sem malesuada magna mollis euismod.
- Truncated term is truncated
- Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus.
- Nesting
-
- Nested definition list
- Aenean posuere, tortor sed cursus feugiat, nunc augue blandit nunc.
Text transform
Use .text-lowercase
, .text-uppercase
, or .text-capitalize
to transform the text..
Lowercased text.
Uppercased text.
CapiTaliZed text.
Text decoration
Decorate text in components with text decoration classes.
This text has a line underneath it.
This text has a line going through it.
This link has its text decoration removedFont size
Quickly change the font-size of text.
.fs-1 text
.fs-2 text
.fs-3 text
.fs-4 text
.fs-5 text
.fs-6 text
Text wrapping and overflow
Wrap text with a .text-wrap
class.
Prevent text from wrapping with a .text-nowrap
class.
Word break
Use text-break
class to prevent long strings of text from breaking your components' layout.
mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm
Font weight and italics
font-style
utilities are abbreviated as .fst-*
and font-weight
utilities are abbreviated as .fw-*
.
Bold text.
Bolder weight text (relative to the parent element).
Semibold weight text.
Normal weight text.
Light weight text.
Lighter weight text (relative to the parent element).
Italic text.
Text with normal font style
Line height
Wrap text with a .text-wrap
class.
This is a long paragraph written to show how the line-height of an element is affected by our utilities. Classes are applied to the element itself or sometimes the parent element. These classes can be customized as needed with our utility API.
This is a long paragraph written to show how the line-height of an element is affected by our utilities. Classes are applied to the element itself or sometimes the parent element. These classes can be customized as needed with our utility API.
This is a long paragraph written to show how the line-height of an element is affected by our utilities. Classes are applied to the element itself or sometimes the parent element. These classes can be customized as needed with our utility API.
This is a long paragraph written to show how the line-height of an element is affected by our utilities. Classes are applied to the element itself or sometimes the parent element. These classes can be customized as needed with our utility API.