gabrysia694 / Gym-Junkies

This website allows users to add their favorite exercises with a video demonstration and step-by-step instructions on how to perform the exercise. We would greatly appreciate it if you could give a star to our project :star:
https://gymjunkies.netlify.app
MIT License
76 stars 118 forks source link

[Bug]: Navbar issue #293

Open UdaykiranRegimudi opened 3 months ago

UdaykiranRegimudi commented 3 months ago

What happened?

I found a BUG 🐞 The navigation bar (navbar) is intended to be fixed at the top of the viewport when scrolling, but currently, there is a visible gap between the top of the navbar and the top of the viewport. This gap allows the content behind the navbar to be visible, creating an unintended space and disrupting the layout and user experience.

Add screenshots

Screenshot 2024-06-08 175429

What browsers are you seeing the problem on?

No response

Code of Conduct

github-actions[bot] commented 3 months ago

Congratulations, @UdaykiranRegimudi! 🎉 Thank you for creating your first issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

MuneebKhan1996 commented 3 months ago

Can you assign me this issue?

KeithBrosch commented 2 months ago

This PR fixes this issue: https://github.com/gabrysia694/Gym-Junkies/pull/297