-
_alanbsmith spacing on a linear em/rem scale, so font-related, but in simple multiples - but fonts are scaled exponentially with calc() functions that increase both base size and ‘vw’ modifier. eg calc(1em + 0.25vw)
-
_alanbsmith I’ll sometimes add a viewpoint-unit adjusted spacer for like section-dividers, or full-page padding… For me a system is about responding to context in planned ways, rather than enforcing specific pre-defined values.