Documentation Home
Styling Content Using Classes
Component Classes
- .shadow
- Adds a soft drop shadow around the component wrapper
- .center
- Centers the component horizontally if the viewport width exceeds the component width
- .left
- Aligns the component with the left side of the viewport and wraps any text in following paragraphs around it
- .right
- Aligns the component with the right side of the viewport and wraps any text in following paragraphs around it
Layout Classes
- .cards
- Creates a card grid
- .columns
- Structures child elements in horizontal columns
- .tabs
- Structures child sections into tabs