Skip to content

Commit f31d5c3

Browse files
committed
updated sidebar behavior
1 parent 49fd750 commit f31d5c3

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: 850px) {
161+
@media screen and (max-width: 1460px) {
162162
.sidebar {
163163
position: absolute;
164164
z-index: 1;

0 commit comments

Comments
 (0)