Skip to content

Commit feeb839

Browse files
fixing positioning weirdness
1 parent e0707a0 commit feeb839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

overscroll-behavior/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ main div p {
4848
}
4949

5050
body > header {
51-
position: fixed;
51+
position: sticky;
5252
top: 0;
5353
}
5454

0 commit comments

Comments
 (0)