Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #220 Improve legibility for small viewports (phones) #328

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wraybowling
Copy link
Contributor

Limits content to not be wider than the viewport, useful for reading in a side-bar or on a small screen like a phone. This PR was able to solve the basics of text content and navigation but there's still work to be done for the code editor sizing its associated which forces code to wrap even if it means one character per line (pretty illegible!) I'm still working on it. This is a PR to make it visible that I started working on it.

iPad screenshot

Google Pixel 2 screenshot

@wraybowling wraybowling marked this pull request as draft October 28, 2020 16:45
@patriciogonzalezvivo
Copy link
Owner

@wraybowling is this draft still a wip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants