-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
Description
Describe the bug
The navbar width remains consistent across pages like Convert Recipe, Customize, and Scale Recipe.
However, when clicking on the About link, the navbar width increases.
This causes the navbar to look inconsistent.
To Reproduce
Steps to reproduce the behavior:
- Click on the About link in the navbar
- Observe that the navbar width changes
Expected behavior
The navbar width should remain consistent across all pages, regardless of which link is clicked.
Screenshots