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

redesign layout using CSS grid to make the app more responsive #14

Open
dsmcclain opened this issue Feb 23, 2020 · 0 comments
Open

redesign layout using CSS grid to make the app more responsive #14

dsmcclain opened this issue Feb 23, 2020 · 0 comments

Comments

@dsmcclain
Copy link
Owner

This app is currently not playable on smaller screens or mobile.

I see this issue having a few different steps:

  1. mock up a layout where the dice, roll button, and scorecards might actually make sense on a mobile device
  2. break up the and components so that they can conform to the mock up
  3. rebuild the layout using CSS grid, taking advantage of auto-fit and minmax properties
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

No branches or pull requests

1 participant