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

Add Hover Animation and Dropdown Styling #1422

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

neeru24
Copy link
Contributor

@neeru24 neeru24 commented Oct 12, 2024

Changes Made:

  • Implemented hover effect for navigation links:
  • Increased text size smoothly on hover using transform.
  • Added a glow effect on hover.
  • Set dropdown items to change color on hover.

This update enhances the user experience with animated hover effects on navigation links and provides clear visual feedback on dropdown items.

fixes: #1415

Kindly Merge it and assign me the labels too.

Thank you! @sanjay-kv

Before:
image
image

After:
image
image

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@sanjay-kv sanjay-kv merged commit 1f58682 into recodehive:main Oct 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡[Feature]: Enhance Navigation Bar with Improved Hover Effects
2 participants