Description:
The header navigation overlaps with the page content on scroll / initial render.
This causes UI/UX issues where the top section of the page is hidden behind the navbar.
Steps to reproduce:
- Open Kubeflow website homepage
- Observe header position over main content
- This only concerns part of the homepage because when scrolling down, you realize that the header has a background.
Expected behavior:
The page content should not be hidden behind the header.
Actual behavior:
The header overlaps the content.
Possible cause:
Missing top padding/margin or incorrect z-index/sticky header behavior.
Screenshots:

Description:
The header navigation overlaps with the page content on scroll / initial render.
This causes UI/UX issues where the top section of the page is hidden behind the navbar.
Steps to reproduce:
Expected behavior:
The page content should not be hidden behind the header.
Actual behavior:
The header overlaps the content.
Possible cause:
Missing top padding/margin or incorrect z-index/sticky header behavior.
Screenshots: