You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was labelled with: in the Rust repository
I use a tiling window manager. My browser display width is 1042 pixels and I'm getting the mobile view because you require a 1060 pixel width. It'd make sense to use max-width instead of width on the body of the document so that you can drastically decrease the width requirement to display the sidebar.