section adds vertical rhythm between page regions; nest a container (fixed max-width) or container is-fluid (edge-to-edge with padding) inside. Use box for simple padded panels—metrics, settings cards, empty states.
Composition
- Alternate
sectionbands with neutral backgrounds viahas-background-lighton the section or an innerbox. - Combine
columnsinside a section for feature grids. - Title hierarchy:
title+subtitleat the section top, then content blocks.
Self-check
- What is the difference between
containerandcontainer is-fluid? - When is a
boxenough without a fullcard?