D
Escala de Espaciado

Configuración

Exportar

:root {
  --spacing-0: 0rem;
  --spacing-1: 0.5rem;
  --spacing-2: 1rem;
  --spacing-3: 1.5rem;
  --spacing-4: 2rem;
  --spacing-xs: 3rem;
  --spacing-sm: 4rem;
  --spacing-md: 5rem;
  --spacing-lg: 6rem;
  --spacing-xl: 8rem;
  --spacing-2xl: 10rem;
  --spacing-3xl: 12rem;
}

Escala de Espaciado

base 8px · 12 pasos
0
0px0rem
1
4px0.5rem
2
8px1rem
3
12px1.5rem
4
16px2rem
xs
24px3rem
sm
32px4rem
md
40px5rem
lg
48px6rem
xl
64px8rem
2xl
80px10rem
3xl
96px12rem