The training page (src/app/train/[moduleId]/page.tsx) works on mobile but could use some polish:
- Scenario text can overflow on narrow screens
- Option buttons could be taller tap targets
- PDF download button should be more prominent on mobile
- Progress indicator (1/3, 2/3, 3/3) could be stickier
Good first issue for anyone who likes CSS/Tailwind work.
The training page (
src/app/train/[moduleId]/page.tsx) works on mobile but could use some polish:Good first issue for anyone who likes CSS/Tailwind work.