terribleMia’s avatarterribleMia’s Twitter Archive—№ 6,002

    1. …in reply to @_alanbsmith
      _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)
  1. …in reply to @TerribleMia
    _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.