Closed jfranklin9000 closed 4 years ago
Some screenshots:
When you have screen width such that h-100-minus-40-s comes into play the layout breaks (the content border disappears and some margin or padding in the header is lost), but that was true before so I won't worry about it.
This is actually on purpose, we remove the OS1 chrome for mobile layout.
This PR doesn't have the contents of https://github.com/urbit/create-landscape-app/pull/25 but I think it can be pulled cleanly after that one.
When you have screen width such that
h-100-minus-40-s
comes into play the layout breaks (the content border disappears and some margin or padding in the header is lost), but that was true before so I won't worry about it.