Skip to content

Commit

Permalink
update header
Browse files Browse the repository at this point in the history
  • Loading branch information
Kkundan committed Apr 4, 2024
1 parent 62a71e4 commit a77bd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
header {
position: fixed;
top: 0;
width: 95%;
width: 99%;
background-color: #fff; /* Or any color that fits your design */
z-index: 1000; /* Ensure the header is above other content */
background-color: #f8f9fa;
Expand Down

0 comments on commit a77bd29

Please sign in to comment.