Blocks Take Typographic Properties
(simplified)
Blocks define the way the text will look through properties
- Font
font-family, font-size, font-weight
- Color
color, background-color
- Spacing
space-before, space-after
- Line height
- Indents and margins
Blocks may be nested, and inherit properties from ancestors.