codingkatty / mathpylearn

Hacktoberfest 2024: Creating a website to learn Python that mainly focuses on math & using math in python.
https://magicmath.co/
MIT License
10 stars 42 forks source link

[BUG] Inconsistent Navigation Bar Behavior and Excessive Movement #114

Closed haingo-raz closed 1 month ago

haingo-raz commented 1 month ago

Describe the bug The navigation bar is inconsistent between page navigations and bounces, potentially leading to a poor user experience. It appears there are three different versions: image

image

image

How to fix it? Standardize the code for the navigation bar to ensure consistent behavior across all pages.

Anurag12133 commented 1 month ago

/assign me this