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

Add mobile support #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add mobile support #44

wants to merge 1 commit into from

Conversation

s3cur3
Copy link

@s3cur3 s3cur3 commented Jan 11, 2025

This overhauls the page styles to support screens narrower than 768px. Prior to this patch, the UI was difficult or impossible to use on small screens.

I've done my best to keep the tablet- and desktop-sized layouts the same.

Note that I took the screenshots below including the changes from #43 (tweaks to the percentage input), but this patch itself does not include or depend on those changes.

Before After
before-home after-home
before after
before-phone after-phone

This overhauls the page styles to support screens narrower than 768px. Prior to this patch, the UI was difficult or impossible to use on small screens.

I've done my best to keep the tablet- and desktop-sized layouts the same.
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.

1 participant