jeremy21212121 / trivia-frontend

A front-end for express-trivia-server made with Nuxt.js
MIT License
3 stars 1 forks source link

[styling] categories view uneven sizing of last item #2

Open jeremy21212121 opened 4 years ago

jeremy21212121 commented 4 years ago

last category is too big when it is on the last line. perhaps switch to grid instead of flexbox.

incomplete fix with commit 09950cf

jeremy21212121 commented 4 years ago

low priority because of the incomplete fix. this isn't preventing MVP.