Skip to content

[Bug] Navbar and Layout CSS Not Responsive on Mobile View #473

@MAYANKSHARMA01010

Description

@MAYANKSHARMA01010

Description

The CSS styling for the navbar and other layout components is not optimized for mobile devices. On smaller screen sizes (e.g., phone view), the navigation items overlap, spacing is inconsistent, and the overall layout breaks.

Steps to Reproduce

  1. Open the project in a browser.
  2. Switch to mobile view using browser DevTools or open the site on a phone.
  3. Observe the navbar and layout styling.

Expected Behavior

On smaller screens, the navbar and layout should adapt using responsive CSS (media queries, flex adjustments, etc.), ensuring proper alignment and usability.

Actual Behavior

On smaller screens, the navbar items overflow or misalign, and other layout sections do not adjust correctly.

Screenshots / Media

Mobile View Issue

Environment

  • OS: macOS
  • Browser: Arc Browser
  • Application Version: Latest commit on main branch

Additional Context

I can fix this issue by improving responsive design with CSS media queries and layout adjustments.
Please assign this issue to me so I can start working on it.

Metadata

Metadata

Labels

bugSomething isn't workinggssoc25This issue is part of GirlScript Summer of Code 2025level2medium issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions