Skip to content
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

Fix Blocky Hover Effect on Navbar Links for Smoother UI #82

Open
citruswhale opened this issue Oct 10, 2024 · 1 comment
Open

Fix Blocky Hover Effect on Navbar Links for Smoother UI #82

citruswhale opened this issue Oct 10, 2024 · 1 comment

Comments

@citruswhale
Copy link

Description:
Hovering over any link in the navbar results in an unattractive blocky appearance that disrupts the UI's smooth design flow.

Proposed Solution:
I propose the following modifications to the CSS hover effect across all navbar links to ensure a more seamless transition:

  • Adjust or remove the background and border styling;
  • Change the text colour to a more prominent colour when hovered over;
  • Create an underline effect when hovered over.
    The above changes would create a cleaner, more polished hover effect.

Issue:
image
Proposed solution:
image

@DeeptejD
Copy link

assign this to me, please add the hacktoberfest-accepted label

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

No branches or pull requests

3 participants