Skip to content

Change navbar hover text to white#9

Open
dogussyaman wants to merge 1 commit intomainfrom
codex/update-navbar-links-hover-color
Open

Change navbar hover text to white#9
dogussyaman wants to merge 1 commit intomainfrom
codex/update-navbar-links-hover-color

Conversation

@dogussyaman
Copy link
Owner

Motivation

  • Make the desktop navbar mid-menu links hover color white (#fff) while keeping existing hover animations and transitions intact.

Description

  • Update components/layout/navbar/desktop-nav.tsx to replace the non-active link class hover:text-primary with hover:text-white, without modifying motion/transition props.

Testing

  • Started the app with npm run dev to verify the change, but the dev server produced runtime errors and warnings due to missing Supabase environment variables and Google Fonts download failures so automated visual verification (Playwright screenshot) failed.

Codex Task

@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
code-crafters Ready Ready Preview, Comment Feb 4, 2026 7:01pm

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant