Skip to content

Fix navbar styling inconsistency - Issue #1456#1457

Open
HRISHIKESH-hackoff wants to merge 1 commit into
apu52:mainfrom
HRISHIKESH-hackoff:patch-1
Open

Fix navbar styling inconsistency - Issue #1456#1457
HRISHIKESH-hackoff wants to merge 1 commit into
apu52:mainfrom
HRISHIKESH-hackoff:patch-1

Conversation

@HRISHIKESH-hackoff

Copy link
Copy Markdown

Description

Modified .container selector to .main-content .container in @media (max-width: 768px) query to prevent navbar styling conflicts.

This ensures the responsive styles only apply to content containers, not the navigation bar, resolving the frosted glass effect and layout issues.

Issue No.

#1456

Tech Stack

CSS, HTML

Close #1456

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Add WEB3 project
  • Other (specify): ____________

Screenshots/Video

Refer to Issue #1456 for before/after screenshots and live site testing.

Checklist:

  • I have mentioned the issue number in my Pull Request.
  • I have commented my code, particularly in hard-to-understand areas
  • I have gone through the contributing.md file before contributing
  • I have Starred the Repository

Modified .container selector to .main-content .container in @media (max-width: 768px) query to prevent navbar styling conflicts.

This ensures the responsive styles only apply to content containers, not the navigation bar, resolving the frosted glass effect and layout issues reported in apu52#1456.
@netlify

netlify Bot commented Feb 3, 2026

Copy link
Copy Markdown

βœ… Deploy Preview for cute-quokka-b093d8 ready!

Name Link
πŸ”¨ Latest commit d3b331f
πŸ” Latest deploy log https://app.netlify.com/projects/cute-quokka-b093d8/deploys/6982030fbe92040008993081
😎 Deploy Preview https://deploy-preview-1457--cute-quokka-b093d8.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

github-actions Bot commented Feb 3, 2026

Copy link
Copy Markdown
Contributor

Thank you for submitting your pull request! πŸ™Œ We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

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.

[Bug]: Navbar Styling Inconsistency - Missing Frosted Glass Effect and Improper Mobile Responsiveness

1 participant