ikluhsman / scorebot

A score tracker for card games, dice, darts, etc
MIT License
1 stars 0 forks source link

Set min-width values for the player score component #11

Closed ikluhsman closed 2 years ago

ikluhsman commented 2 years ago

Each player's column looks too skinny, even on mobile. Add min-width values to the elements, and possibly replace the flex-box with a flex-grid instead to control the number of columns displayed on different devices.