-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement: New header and footer links design on hover and on active #6828
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@canerakdas @bmuenzenmeyer @ovflowd @mikeesto thoughts about this proposal? |
I don't personally like it. I prefer the consistency of the other approach. These are true statements to me:
edit: Other opinions welcome. |
…n .social anymore
|
I'm 👎 on this |
I'm closing this, in favor of #6775 which is merging now. If someone feels strongly about the UX - they can open an issue to discuss, but for now the navigation and footer are consistent and keyboard accessible |
Description
TLDR: The header now on hover and on active has a bottom border, the footer simply changes text color
Validation
Related Issues
Check List
npm run format
to ensure the code follows the style guide.npm run test
to check if all tests are passing.npx turbo build
to check if the website builds without errors.