Commit graph

3 commits

Author SHA1 Message Date
Michael Winter 54ab2d8b24 Add CSS-only mobile handling for PDFs
- Score icon: mobile downloads PDF, desktop opens modal
- Document icon: mobile downloads PDF, desktop opens modal
- Works page: mobile hides score iframe, Score link downloads PDF
- Uses pure CSS (md:hidden/hidden md:block) - no JS needed
2026-03-06 17:12:33 +01:00
Michael Winter d5fc1eed21 Add mobile-friendly
PDF handling- Score icon on mobile: direct link to PDF triggers download
- Works page: hide score iframe on mobile, Score link downloads PDF
- Desktop behavior unchanged
2026-03-06 16:31:36 +01:00
Michael Winter 8f73a3388e Clean up navigation links with hover underline
- Add hover:underline to header nav links
- Add hover:underline to works links
- Rename /work/ route to /works/
- Include works.json manual tweak
2026-03-06 15:49:29 +01:00