No description
Legend swaps position with the route. Old order: header → route → legend → banner. New order: header → legend → route → banner. The legend now reads as a key the eye picks up before walking the path, instead of an after-the-fact reveal of what the colours meant. Spacing tuned to match the new rhythm: header → legend: 28px (header.margin-bottom) legend → route: 32px (legend.margin-bottom; was 28px top margin) route → banner: 112px (banner.margin-top; was 64px) The 112px before the dispatch banner gives the route room to land visually before the editorial block at the foot starts. Mobile gets 72px instead of 112px since the page is more compressed there. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| content | ||
| design | ||
| migrations | ||
| public | ||
| scripts | ||
| src | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| astro.config.mjs | ||
| CLAUDE.md | ||
| DECISIONS.md | ||
| HANDOVER.md | ||
| KNOWN_ISSUES.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| SPEC.md | ||
| todo.md | ||
| tsconfig.json | ||
| vitest.config.ts | ||