Breakpoints
The spacing scale utilities classes.
Overview
Our breakpoints are based on screen widths where our content starts to break.
Breakpoint | Syntax | Description |
---|---|---|
Small | sm | min-width: 544px |
Medium | md | min-width: 768px |
Large | lg | min-width: 1012px |
Extra-large | xl | min-width: 1280px |