Skip to content

Commit b80b770

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

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: 10; /* Aligns the navigation bar to the top */
8+
top: 3; /* Aligns the navigation bar to the top */
99
display: flex;
1010
align-items: center;
1111
justify-content: space-between;

0 commit comments

Comments
 (0)