Train number font too small
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 19
- Avg merge
- 6m
- Merged PRs (30d)
- 7
Description
Hello, after the new major version of the map, the font's on map and train details have became way too small and the font itself also makes them harder to read.
8px is really small. I'd like to request a minimum of 10px. Preferably they should be set as rem (10px=0.625rem) instead of px so they respect browser font sizes as well for better accessibility.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the styles controlling text on the map and in train details, then compare them with the reported 8px rendering and screenshot. Done means the affected text is at least 10px, preferably expressed as 0.625rem, and is easier to read while respecting browser font sizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100