Spacing
Version 1.0.0
Spacing values help to create consistent interfaces by clearly defining relationships between components.
Table of contents#
Spacing values#
Spacing values are static and don’t change based on
Usage guidelines#
Use spacing between components#
Spacing should be used to define the space between components.
Keep in mind that spacing values don’t apply to the padding within a component. For example, the padding between the top of a button and a label doesn’t use a spacing value.


Use spacing with responsive grids#
Spacing is useful for individual elements that don’t need to adapt responsively to various viewport sizes.


Changelog#
- This item has been added to the website