jonastirona/ao5

UI: Polish layout for small mobile screens

Open

#5 opened on Dec 2, 2025

 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)auto 404
good first issueui

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: On smaller devices (e.g., iPhone SE, older Androids), some UI elements feel cramped or misaligned.

File: apps/web/src/components

Task:

  • Check the Settings modal on mobile; ensure it scrolls correctly and doesn’t get cut off.
  • Adjust padding for the main timer display on screens narrower than 375px.
  • Ensure the "Session List" is easily tappable on mobile.

Contributor guide