Pythonidaer / reddie

React app for saving and retrieving Reddit comments.
0 stars 1 forks source link

UI should be bigger on larger screens and have less padding on smaller screens #16

Open Pythonidaer opened 1 year ago

Pythonidaer commented 1 year ago

There is too much padding on the Comment Cards on mobile.

As for larger screens, the comments should be wider.

Pythonidaer commented 1 year ago

In addition, on larger screens the 4 columns of cards should always have gaps between them and never be "smooshed".

I think overall padding on the cards should be modified. Or rather, spacing.