Skip to content

Commit 8845caa

Browse files
authored
Update style.css
1 parent aa6f321 commit 8845caa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ h1 {
4545
height: 2.9375rem;
4646
padding: 0;
4747
width: 100%;
48-
position: fixed;
48+
position: sticky;
49+
top: 0px;
4950
backdrop-filter: blur(12px);
5051
z-index: 9999;
5152
}

0 commit comments

Comments
 (0)