Is a tiny css library provides default styling for common html elements and some small layout utilities. To see how it works view source in your browser
This is a standard paragraph of text. This text is bold. This text is italicized. Here is a hyperlink.
This is a blockquote element used to indicate a quotation.
This is some preformatted text
// this is some code
This is a callout
Left aligned text
Center aligned text
Right aligned text
Justified text that spreads across the full width of the container. This is useful for longer paragraphs where you want the text to align evenly on both sides.
Light weight text (300)
Normal weight text (400)
Medium weight text (500)
Semibold weight text (600)
Bold weight text (700)
Extrabold weight text (800)
Block
Inline
Inline Block
This text is centered on mobile, left-aligned on medium screens, and right-aligned on large screens.
Horizontal
Horizontal
Flex Auto
Row on large breakpoints, column on small
Flex Auto
Row on large breakpoints, column on small
Flex Auto
Row on large breakpoints, column on small
Column
Column
Column
Grid
Grid
Grid
Grid
Grid
Grid
Size | Axis | Margin | Padding |
---|---|---|---|
Auto | All | m-auto | |
32px | All | m-lg | p-lg |
32px | Horizontal | m-x-lg | p-x-lg |
32px | Verticle | m-y-lg | p-y-lg |
16px | All | m-md | p-md |
16px | Horizontal | m-x-md | p-x-md |
16px | Verticle | m-y-md | p-y-md |
8px | All | m-sm | p-sm |
8px | Horizontal | m-x-sm | p-x-sm |
8px | Verticle | m-y-sm | p-y-sm |
4px | All | m-xs | p-xs |
4px | Horizontal | m-x-xs | p-x-xs |
4px | Verticle | m-y-xs | p-y-xs |
Plain alert
Error alert