Skip to content

Make the main buttons to lay out vertically on mobile

Joshua Goins requested to merge work/redstrate/better-mobile-layout into master

Mobile phones don't have a lot of horizontal space, so make the buttons lay out in a column instead of a row. The buttons look identical on desktop. And increase the minimum window width on desktop so the buttons can't be cut off so easily.

image

Merge request reports