Spacing
Overview
Implementation
Certain components will include padding
and margin
props. You can use the spacing keys to apply spacing values to those props.
Edit the code below to see your changes live!
<> <Button marginRight="medium">Button</Button> <Button>Button</Button> </>
Spacing values
xxxLarge
xxLarge
xLarge
large
medium
small
xSmall
xxSmall
none