The navbar has a lower z-index than the page content, so when scrolling, some elements overlap it instead of staying behind. This makes the navbar look broken and difficult to use.
Expected Behavior
The navbar should always stay above other page content when scrolling.
Actual Behavior
The page content appears on top of the navbar, covering it partially or completely.
The navbar has a lower z-index than the page content, so when scrolling, some elements overlap it instead of staying behind. This makes the navbar look broken and difficult to use.
Expected Behavior
The navbar should always stay above other page content when scrolling.
Actual Behavior
The page content appears on top of the navbar, covering it partially or completely.