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

Enhanced Navigation Bar-Final #339

Merged
merged 3 commits into from
Jun 26, 2024

Conversation

yogirajbshinde21
Copy link
Contributor

Fixes issue #337

Description:

This pull request enhances the navbar design to improve its aesthetics and user experience.

  • The changes include several visual and interactive updates:
    Transparent Background: Updated the navbar and navbar list to have a transparent background with a subtle shadow for depth (rgba(0, 0, 0, 0.5)).

  • Link Element Enhancements: Enhanced link elements () with:

  1. White text color (#ffffff).
  2. Text shadow (1px 1px 5px rgba(0, 0, 0, 0.5)).
  3. Rounded corners (border-radius: 20px).
  4. Smooth transitions for color, background, and transform properties (0.3s ease).
  5. Hover Effects: Implemented dynamic hover effects on link elements:
  6. Text color changes to light blue (#00bfff).
  7. Background animation (rgba(255, 255, 255, 0.1)).
  8. Scale transformation (transform: scale(1.05)).
  9. Added a pseudo-element (::before) for a sliding background effect on hover.
  10. Added a pseudo-element (::after) for a circle shrinking effect on hover.
  11. Media Queries: Adjusted font sizes and spacings for responsiveness across different screen sizes (@media queries).

Updated Navigation Bar :

Screenshot 2024-06-26 144902

Copy link

vercel bot commented Jun 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
time-warp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 2:15pm

@yogirajbshinde21
Copy link
Contributor Author

@Akshatchaube01 Could you please check this PR ?

@Akshatchaube01
Copy link
Owner

Cool, please be sure that you start working on an issue only after it has been assigned to you...I'll merge it this time

@Akshatchaube01 Akshatchaube01 merged commit c8f890b into Akshatchaube01:main Jun 26, 2024
3 checks passed
@yogirajbshinde21
Copy link
Contributor Author

Cool, please be sure that you start working on an issue only after it has been assigned to you...I'll merge it this time

Thank you very much! I'll definitely keep that in mind.

@yogirajbshinde21
Copy link
Contributor Author

Hello @Akshatchaube01, after merging the pull request to the repository, I noticed that my contribution is not updated on the website's contributors list. Do I need to add it myself, or is there another process for updating it?

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.

2 participants