jelly-beats icon indicating copy to clipboard operation
jelly-beats copied to clipboard

Improve cards grid

Open btzr-io opened this issue 7 years ago • 2 comments

Improve the current grid to display cards:

Would recommend setting a min-width to the '.grid' div so the layout won't look broken if the window is too small. Also, a 'justify-content: center' for when the max window width is reached.

  • Use css grid instead of flex.

See: https://github.com/btzr-io/jelly-beats/pull/196

btzr-io avatar Oct 23 '18 00:10 btzr-io

Is this still an issue @btzr-io ?

chrisdemars avatar Oct 23 '18 01:10 chrisdemars

@chrisdemars Yes, but we should probably redesign the card component first: https://github.com/btzr-io/jelly-beats/issues/203

Anyway feel free to open a pull request :v:

btzr-io avatar Oct 23 '18 01:10 btzr-io