Background
Borders
- Border
- Border subtractive
- Border color
- Border opacity
- Border width
- Border radius
- Border radius width
- Shadows
- Display all screens
- Display small screens
- Display medium screens
- Display large screens
- Display x-large screens
- Display xx-large screens
- Display in print
- Flex
- Flex direction
- Flex justify content
- Flex align content
- Flex align items
- Flex align self
- Flex fill
- Flex grow and shrink
- Flex wrap
- Flex order
- Stretched link
- Link opacity
- Link opacity hover
- Link underline
- Link underline opacity
- Link underline opacity hover
- Link color
- Link offset
- Link offset hover
- Margin top
- Margin bottom
- Margin start
- Margin end
- Margin
- Padding
- Padding top
- Padding bottom
- Padding start
- Padding end
- Horizontal centering
- Vertical alignment
- Text truncate
- Color
- Opacity
- Font weight
- Font italics
- Line height
- Monospace
- Text decoration
- Text alignment
- Text wrapping and overflow
- Word break
- Text transform
- Typography
Flex justify content (flex_justify_content
)
Start (justify-content-start)
End (justify-content-end)
Center (justify-content-center)
Between (justify-content-between)
Around (justify-content-around)
Evenly (justify-content-evenly)