Skip to content

Fix #182: Added premium shadow, glass effect, and animated hover unde…#187

Open
jikrana1 wants to merge 1 commit into
imanchalsingh:mainfrom
jikrana1:fix/issue-182-premium-glass-navbar
Open

Fix #182: Added premium shadow, glass effect, and animated hover unde…#187
jikrana1 wants to merge 1 commit into
imanchalsingh:mainfrom
jikrana1:fix/issue-182-premium-glass-navbar

Conversation

@jikrana1

Copy link
Copy Markdown
Contributor

📋 Pull Request — Premium Distinct Navbar (Issue #182)

🔗 Related Issue

Closes #182[UI/UX] Header and hero section blend together; need a premium, distinct navigation bar

✅ Changes Made

  • Glassmorphism Upgrade: Increased backdrop blur to lg and opacity to 90% to ensure the navbar perfectly separates from the hero section while maintaining a premium transparent feel.
  • Premium Shadow: Added shadow-xl shadow-gray-200/50 in light mode and dark:shadow-gray-800/30 in dark mode. This creates a beautiful floating effect that clearly separates the navbar from the hero.
  • Animated Hover Effects: Implemented a sliding underline (after:w-0 hover:after:w-full) with a smooth 300ms transition on all navigation links.
  • Cleaner Spacing: Increased the gap between navigation items from 6 to 8 (space-x-8) to reduce clutter and improve visual breathing room.

🧪 Testing Checklist

  • Navbar sits distinctively above the Hero section with a soft shadow.
  • Hovering over navigation links reveals a smooth sliding underline.
  • Correct spacing and alignment maintained on desktop and mobile.

…ed hover underline to navbar for better distinction from hero
@netlify

netlify Bot commented Jun 26, 2026

Copy link
Copy Markdown

👷 Deploy request for file-sharingsystem pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit be5bf7f

@vercel

vercel Bot commented Jun 26, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the imanchalsingh Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added the SSoC26 Official label of org label Jun 26, 2026
@github-actions github-actions Bot added bug Something isn't working frontend labels Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend SSoC26 Official label of org

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI/UX] Header and hero section blend together; need a premium, distinct navigation bar

1 participant