Layout
Spacing tokens are used for padding, margins, and position coordinates.
The Manifest Design System spacing scale is based off 4px increments, anything within that range is supported. Below is a collection of our most commonly used spacing tokens.
| Name | Size | |
|---|---|---|
| $space-x-small | 4px | |
| $space-small | 8px | |
| $space-medium | 16px | |
| $space-large | 24px | |
| $space-x-large | 32px |