feat(website): finish responsive polish

Self-host the Inter and Space Grotesk variable fonts, tighten the mobile layout, hide oversized edge marks on narrow screens, and add keyboard focus plus reduced-motion safeguards. Exclude website and documentation-only changes from the desktop CI workflow.
This commit is contained in:
2026-06-15 19:55:01 +01:00
parent 072c3887cf
commit e14dbda41d
6 changed files with 66 additions and 18 deletions
+6
View File
@@ -3,7 +3,13 @@ name: CI
on:
push:
branches: [main]
paths-ignore:
- 'website/**'
- 'docs/**'
pull_request:
paths-ignore:
- 'website/**'
- 'docs/**'
workflow_dispatch:
concurrency: