Skip to content

Commit 8416849

Browse files
committed
making the nav and changelog fixed; idk if it would fuck up anything but here we go
1 parent 27a0ae5 commit 8416849

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ blockquote {
138138
nav {
139139
display: block;
140140

141-
position: absolute;
141+
position: fixed;
142142

143143
right: -100%;
144144
top: 8px;

0 commit comments

Comments
 (0)