Skip to content

feat : Improve navbar responsiveness across all devices#372

Open
Dippp10-ally wants to merge 1 commit into
anubhavxdev:mainfrom
Dippp10-ally:patch-2
Open

feat : Improve navbar responsiveness across all devices#372
Dippp10-ally wants to merge 1 commit into
anubhavxdev:mainfrom
Dippp10-ally:patch-2

Conversation

@Dippp10-ally
Copy link
Copy Markdown

@Dippp10-ally Dippp10-ally commented Jun 1, 2026

Closes #359

📝 Description

This PR enhances the website's navigation bar by adding responsive styling and layout improvements for different screen sizes. The updates ensure that the navbar remains accessible, properly aligned, and user-friendly across desktop, tablet, and mobile devices.

🔹 What has been changed?

  • Added responsive navbar styles using CSS media queries.
  • Improved navigation layout and spacing on smaller screens.
  • Optimized navbar element alignment for better usability.
  • Prevented navigation overflow and layout issues on mobile devices.
  • Maintained existing desktop navigation appearance and functionality.

🔹 Why are these changes needed?

The previous navbar layout was not fully optimized for varying screen sizes, which could lead to spacing and alignment issues on smaller devices. These improvements provide a more consistent and responsive user experience, ensuring easy navigation regardless of screen size.

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@Dippp10-ally is attempting to deploy a commit to the anubhav12302387's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

👋 Thanks for opening a PR, @Dippp10-ally!

Your PR has entered the 🎯 EventOne GSSoC PR Review Pipeline.

🟢 GSSoC PR detected — your PR will be routed to an approved GSSoC mentor for Stage 2 review.

What happens next

Stage Reviewer Checks
Stage 1 — Automated Validation 🤖 Bot Title format · Issue link · AI Slop · Branch check
Stage 2 — Mentor Review 🧑‍🏫 GSSoC Mentor Code + Quality Review
Stage 3 — Admin Final Gate 🔑 @anubhavxdev Label check + Final Merge Decision

A pipeline status comment will appear below and update automatically as your PR progresses.


While you wait

  • Sign all commits using git commit -s
  • Link your issue with Closes #123
  • Use a feature branch — not main
  • Avoid unrelated changes in the same PR
  • Write your own description — no AI-generated content

This comment is posted only once.

EventOne × GSSoC Automated Pipeline

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

❌ PR Format Check — Failed — Please Fix Below

Hi @Dippp10-ally! Please fix the issues below before your PR can proceed to mentor review.

❌ Must Fix Before Proceeding

Title format invalid — Use Conventional Commits format

Examples: feat: add login page, fix: button alignment, docs: update readme

⚠️ Warnings (recommended)

⚠️ No testing steps mentioned — Add how reviewers can verify your changes


📋 EventOne PR Guidelines (click to expand)

Title format — Conventional Commits:
feat: · fix: · docs: · style: · refactor: · test: · chore: · perf:

Always link an issue: Closes #number

Use a feature branch — never PR directly from main

Write your own description — AI-generated content = gssoc:ai-slop label

EventOne × GSSoC Pipeline — Stage 1 Automated Check

@Dippp10-ally Dippp10-ally changed the title Add global responsive safety fixes to index.css FEAT : Improve navbar responsiveness across all devices Jun 1, 2026
@Dippp10-ally
Copy link
Copy Markdown
Author

@anubhavxdev ji , do assign labels called as gssoc:approved , level:intermediate , type:feature , quality:exceptional to above pull request number 372 also....do merge above pull request number 372 also....

@Dippp10-ally Dippp10-ally changed the title FEAT : Improve navbar responsiveness across all devices feat : Improve navbar responsiveness across all devices Jun 1, 2026
@Dippp10-ally
Copy link
Copy Markdown
Author

@anubhavxdev ji, below is screenshot prior to making changes....
Screenshot (10352)

@Dippp10-ally
Copy link
Copy Markdown
Author

@anubhavxdev ji , below are screenshots after making changes....
Screenshot (10353)
Screenshot (10354)
Screenshot (10355)

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.

[FEAT] : Improve navbar responsiveness across all devices

1 participant