Describe the bug
The website navbar is not responsive on smaller screens or certain viewport sizes. When scrolling down the page, the navbar does not remain accessible and the user has to manually scroll all the way back to the top in order to access it.
To Reproduce
Steps to reproduce the behavior:
- Go to the website
- Scroll down the page
- Try to access the navbar
- See issue — navbar is not visible and requires scrolling to the top
Expected behavior
The navbar should remain accessible while scrolling, either by staying fixed at the top or providing a responsive mobile navigation alternative (e.g., hamburger menu).
Screenshots
Desktop (please complete the following information):
- OS: macOS Tahoe - version 26.2
- Browser : chrome
- Version : 143.0.7499.170
Smartphone (please complete the following information):
- Device: iphone 14 pro max
- OS: IOS 18.3.2
- Browser: safari
- Version : 18.3.2
Additional context
This issue affects navigation usability on long pages and mobile devices. A sticky or responsive navbar implementation may resolve the problem.
Describe the bug
The website navbar is not responsive on smaller screens or certain viewport sizes. When scrolling down the page, the navbar does not remain accessible and the user has to manually scroll all the way back to the top in order to access it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The navbar should remain accessible while scrolling, either by staying fixed at the top or providing a responsive mobile navigation alternative (e.g., hamburger menu).
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
This issue affects navigation usability on long pages and mobile devices. A sticky or responsive navbar implementation may resolve the problem.