Skip to main content

Spacing

Overview

Spacing defines the possible values for spacing-related properties such as padding, margins, and gaps. These values ensure consistent spacing across the application.

Possible Values

  • 0rem: No spacing.
  • 0.5rem: Small spacing.
  • 1rem: Regular spacing.
  • 1.5rem: Medium spacing.
  • 2rem: Large spacing.
  • 2.5rem: Extra-large spacing.
  • 3rem: Maximum spacing.