kalviumcommunity / kalviumcommunity/devlinks-01
Layout is not responsive on small screens
Open
Beginner friendly
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
src/index.css has no responsive rule; add a simple @media rule / flex-wrap so it looks good on mobile.
Contributor guide
Research direction
Start in src/index.css and inspect the existing layout rules for the elements that overflow or fail to wrap on narrow screens. Run the app and check it at a small mobile viewport while adjusting the responsive rule or flex wrapping. Done means the layout remains usable and visually organized on small screens without horizontal overflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100