Skip to content

Commit 061e8fa

Browse files
authored
Update nav.css
1 parent 5d048f1 commit 061e8fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/nav.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
position: fixed;
66
z-index: 999;
77
width: 100%;
8-
top: 0; /* Aligns the navigation bar to the top */
8+
top: 10; /* Aligns the navigation bar to the top */
99
display: flex;
1010
align-items: center;
1111
justify-content: space-between;

0 commit comments

Comments
 (0)