Dem13n / discussion-cards

Output of discussions in form of cards
MIT License
15 stars 5 forks source link

Mobile support #6

Closed legotom closed 3 years ago

legotom commented 3 years ago

It would be nice to add mobile support, currently the interface does not support it if the cards are squashed, here is an image.

legotom commented 3 years ago

Oops sorry this is currently my custom css problem, I tried to put 3 cards per row (div.CardsListItem.smallCard {width: 32%;}) and broke the mobile view, is there any way to do this without that happening?

Dem13n commented 3 years ago

try to change the width of the forum.less, and not through the admin panel