Changelog 2026-03-03 (Mobile Nav Gesture + Focus Pass)
Changed
- Added
touch-action: pan-xto mobile nav rail for cleaner horizontal gesture intent. - Added
overscroll-behavior-x: containto reduce accidental parent scrolling while swiping nav chips. - Added explicit
:focus-visiblering styling for mobile/keyboard accessibility on nav links.
Why
- Improves nav control confidence on touch devices and accessibility clarity for focused links.