Skip to content

Commit 5674e18

Browse files
committed
removed fixed position from header
1 parent e35bc9e commit 5674e18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
nav.main-nav {
108108
top: 0;
109109
width: 100%;
110-
position:fixed;
110+
position:absolute;
111111
background:transparent;
112112
}
113113

0 commit comments

Comments
 (0)