kalviumcommunity / kalviumcommunity/devlinks-01

Layout is not responsive on small screens

Open Beginner friendly
#8 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.