Skip to content

Fixed: navbar responsiveness#427

Merged
ashutosh1919 merged 1 commit intoashutosh1919:masterfrom
saksham-joshi:fix-navbar-responsiveness
Jan 18, 2026
Merged

Fixed: navbar responsiveness#427
ashutosh1919 merged 1 commit intoashutosh1919:masterfrom
saksham-joshi:fix-navbar-responsiveness

Conversation

@saksham-joshi
Copy link
Copy Markdown
Contributor

@saksham-joshi saksham-joshi commented Jan 7, 2026

  • This PR fixes responsiveness of Navbar.

  • Under 1104px width of screen, the hamburger will appear.

  • It doesn't make changes to any existing content of Navbar.

Current view ✔️:

Screenshot 2026-01-07 112840

My fixes ✅:

Screenshot 2026-01-07 112908

If there is any mistake, please tell me and I'll fix it asap. Thank You ⭐

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR improves navbar responsiveness by adjusting the breakpoint at which the hamburger menu appears from 768px to 1104px, ensuring better display on medium-sized screens.

  • Updated media query breakpoint from 48em (768px) to 69em (1104px)
  • Removed intermediate media query for 768px-960px range that reduced font size
  • Updated corresponding comment to reflect new breakpoint value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ashutosh1919
Copy link
Copy Markdown
Owner

@copilot is this PR look ok?

@saksham-joshi
Copy link
Copy Markdown
Contributor Author

@copilot is this PR look ok?

@ashutosh1919 sir, copilot didn't executed the prompt.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Owner

@ashutosh1919 ashutosh1919 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ashutosh1919 ashutosh1919 merged commit 59746be into ashutosh1919:master Jan 18, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants