GarimaSingh0109/Resum-Resume

[BUG] . Header Not Sticky When Scrolling

Open

#21 opened on Oct 1, 2024

View on GitHub
 (1 comment) (0 reactions) (1 assignee)HTML (220 forks)auto 404
gssoc24hacktoberfestlevel1

Repository metrics

Stars
 (71 stars)
PR merge metrics
 (PR metrics pending)

Description

Description:

The header in the Resume project does not remain fixed at the top of the viewport while scrolling, leading to a poor user experience. When users scroll down the page, the header disappears, making navigation difficult.

Expected Behavior:

The header should remain sticky at the top of the viewport while scrolling, allowing users to easily access navigation links.

Screenshot 2024-10-01 191307

Actual Behavior:

The header scrolls out of view and does not provide a consistent navigation experience.

I would like to work on this issue and implement a fix for the sticky header. Please assign this task to me @GarimaSingh0109 .

Contributor guide