DroppySpacing
Standardized spacing values on a 4pt grid.
enum DroppySpacing
Type properties
huge
static let huge: CGFloat
40pt spacing, large drop zones.
lg
static let lg: CGFloat
16pt spacing.
md
static let md: CGFloat
12pt spacing.
mdl
static let mdl: CGFloat
14pt spacing, card content.
sm
static let sm: CGFloat
8pt spacing.
smd
static let smd: CGFloat
10pt spacing, button padding.
xl
static let xl: CGFloat
20pt spacing.
xs
static let xs: CGFloat
4pt spacing.
xsm
static let xsm: CGFloat
6pt spacing, compact elements.
xxl
static let xxl: CGFloat
24pt spacing.
xxxl
static let xxxl: CGFloat
32pt spacing.