docs: mobile responsiveness design spec

Captures the decisions from the brainstorm: phones-only (≤480px),
all views in scope, right-side hamburger drawer, per-file @media
blocks, hide secondary indicator columns. User opted to iterate on
the coded product rather than running through writing-plans; spec
exists so the rationale survives the session.
This commit is contained in:
Giorgio Gilestro 2026-05-28 18:30:42 +02:00
parent f9f4f25ef7
commit 4c1793e4e9
2 changed files with 89 additions and 0 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ build/
dist/
.coverage
.mypy_cache/
.superpowers/