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 the nav bar #1609

Merged
merged 1 commit into from
Nov 3, 2024
Merged

fix the nav bar #1609

merged 1 commit into from
Nov 3, 2024

Conversation

saras-69
Copy link
Contributor

@saras-69 saras-69 commented Nov 2, 2024

Description

This pull request implements a fixed navbar that remains at the top of the page when users scroll, ensuring that navigation links are always accessible. This change improves user experience by allowing easier and more seamless navigation.

Fixes #1603

Type of change

  • Added a new machine learning frameworks, libraries or software.
  • Documentation update

Checklist:

  • [ X] My code follows the style guidelines of this project
  • [ X] I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • [ X] I have made corresponding changes to the documentation
  • [X ] My changes generate no new warnings

Copy link

github-actions bot commented Nov 2, 2024

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 321c133 into recodehive:main Nov 3, 2024
1 check 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]: Fix Navbar at Top on Scroll
2 participants