Description
This is a ui/ux issue for the GrantFox FWC26 campaign (Stellar Wave). Apply font-variant-numeric: tabular-nums on amounts/counts in LoginPage so digits align vertically.
Requirements and Context
- Implement per the description above
- Add focused tests for the change
- Document any API/visible changes
- Adhere to repo's lint and code style
- Must be secure, tested, and documented
Suggested Execution
- Fork the repo and create a branch
- Implement changes:
src/pages/LoginPage.tsx
src/styles/typography.css
- Test and commit; open a PR with
Closes #632 in the body
Guidelines
- Responsive across all breakpoints
- WCAG 2.1 AA accessibility
- Design-token + dark-mode consistency
- Clear documentation and inline comments
- Timeframe: 96 hours
Description
This is a ui/ux issue for the GrantFox FWC26 campaign (Stellar Wave). Apply
font-variant-numeric: tabular-numson amounts/counts in LoginPage so digits align vertically.Requirements and Context
Suggested Execution
src/pages/LoginPage.tsxsrc/styles/typography.cssCloses #632in the bodyGuidelines