Spacing Controls
Spacing controls are a configurable property for individual components. This control is used to adjust the vertical space between a component and the component preceding it on the page with the following predefined spacing values:
| Desktop viewport* | Tablet viewport** | Phone viewport*** | |
|---|---|---|---|
| Extra Small | 32px | 24px | 16px |
| Small | 48px | 40px | 24px |
| Medium | 64px | 56px | 32px |
| Large | 88px | 72px | 40px |
| Extra Large | 112px | 96px | 56px |
*: desktop viewport refers to a screen or browser window that is 1200px wide or larger.
**: tablet viewport refers to a a screen or browser window that is between 768px and 1200px wide.
***: refers to a a screen or browser window that is less than 768px wide.