- Nav links scroll horizontally inside the bar on narrow screens
(hidden scrollbar) instead of forcing page-level horizontal scroll;
compact logo/link sizing under 760px
- API prop tables scroll inside their own box (display block +
overflow-x auto) - the last source of horizontal page overflow
- Playground: sticky controls become static in the stacked mobile
layout; grid columns use minmax(0, 1fr) so code blocks cannot blow
out the column; smaller code font on phones
Verified at 390x844 with touch emulation: zero horizontal overflow,
rotary knob touch-drag without page scroll, fader tap-to-jump, XY pad
touch drag, and the full synth flow (power, HOLD, latch/unlatch pads)
all working via touch.