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
{{ message }}
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.
Have had a look at how the app looks on a mobile device using Responsinator; doubtful that anyone would want to use it on a phone but I think optimising for tablet viewing is probably a good idea?
Suggest immediate issue is width of the drawer (Menu.jsx) which is currently set at 15% for viewports above 'mobile' - means that it renders with cut-off text on everything from mobile-landscape through tablet-portrait, and (on my local version) is very tight on name even on tablet-landscape.
The text was updated successfully, but these errors were encountered:
Have had a look at how the app looks on a mobile device using Responsinator; doubtful that anyone would want to use it on a phone but I think optimising for tablet viewing is probably a good idea?
Suggest immediate issue is width of the drawer (
Menu.jsx
) which is currently set at 15% for viewports above 'mobile' - means that it renders with cut-off text on everything from mobile-landscape through tablet-portrait, and (on my local version) is very tight on name even on tablet-landscape.The text was updated successfully, but these errors were encountered: