Skip to content

fix: mobile navigation no longer overlaps page content below 480px#1287

Merged
komalharshita merged 4 commits into
komalharshita:mainfrom
Siddh2024:fix/1284-mobile-nav-overlap
Jul 17, 2026
Merged

fix: mobile navigation no longer overlaps page content below 480px#1287
komalharshita merged 4 commits into
komalharshita:mainfrom
Siddh2024:fix/1284-mobile-nav-overlap

Conversation

@Siddh2024

Copy link
Copy Markdown
Contributor

Fixes #1284

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

@Siddh2024 is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added gssoc-2026 type:bug Something isn't working labels Jul 11, 2026
Changed mobile nav from fixed positioning (which overlapped content) to
a proper push-style drawer that shifts content. Added overflow:hidden on
body when nav is open. Fixed nav item wrapping on narrow screens.

Fixes komalharshita#1284
@komalharshita
komalharshita merged commit ae9d1b0 into komalharshita:main Jul 17, 2026
6 of 7 checks passed
@komalharshita

Copy link
Copy Markdown
Owner

Approved for merge!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Mobile navigation menu overlaps page content below 480px

2 participants