[Easy]: Improve mobile nav and header usability
Open
difficulty:easy
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
### Problem Statement
Header and navigation layout can be improved on small screens for readability and tap usability.
### Files and Scope
event-dappp/src/App.css
### Acceptance Criteria
- [ ] Header elements do not overlap at 768px screen width
- [ ] Header elements do not overlap at 480px screen width
- [ ] Navigation buttons stay readable and easy to tap
- [ ] Desktop layout is not negatively affected
### Test Plan
Run app and open browser responsive mode.
Test 768px and 480px widths.
Verify title, nav, and wallet area remain usable.
Contributor guide
Assessment
This issue has not been assessed yet.