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

fix(mobile): Update layout to better fit mobile devices #144

Merged
merged 4 commits into from
Jan 7, 2022

Conversation

Hanziness
Copy link
Owner

@Hanziness Hanziness commented Jan 7, 2022

This PR addresses some mobile-specific usability issues, partly on the home page and party on the timer page.

Home page improvements:

  • padding is fixed for all sections
  • the FAB now does not hide text

On the timer page:

  • timer countdown font size is linked to device size using breakpoints
  • inactive settings tabs collapse to icons only on mobile devices
  • support buttons have increased padding

Closes #141

@Hanziness Hanziness merged commit c0d2bcc into develop Jan 7, 2022
@Hanziness Hanziness deleted the issue/141 branch January 9, 2022 16:49
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.

Mobile layout improvements
1 participant