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
On medium to large screen sizes, code blocks scroll on overflow. However, on small screen sizes, code blocks wrap on overflow instead. This makes things like code and terminal output hard to read on mobile devices. I suggest making code blocks scroll on overflow on all screen sizes.