Skip to content

Commit 9e14f37

Browse files
committed
reverted due to unexpected behavior
1 parent f31d5c3 commit 9e14f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Sidebar.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
}
159159
}
160160
161-
@media screen and (max-width: 1460px) {
161+
@media screen and (max-width: 850px) {
162162
.sidebar {
163163
position: absolute;
164164
z-index: 1;

0 commit comments

Comments
 (0)