STYLE

Layout

1min
Spacing
Grid
Breakpoints



  • Do you have a common set of spacings?
  • What are the best practices for applying these different levels of spacing?
  • What is the corresponding spacing in code? For example:

Spacing

Sass variable

4px

$spacing-xxs

8px

$spacing-xs

16px

$spacing-s

24px

$spacing-m

48px

$spacing-l

96px

$spacing-xl



Updated 25 Mar 2024
Doc contributor
Did this page help you?