control-net/libre-cards-against-humanity

🎨 Redesign Card Drawer

petrspelos opened this issue Β· 1 comments

Summary

Our Card Drawer is in a dire need of a redesign. πŸ˜…

image

How to implement

This is mostly an HTML / CSS task, but might require a tiny bit of Blazor, depending on the severity of the redesign.

Currently, the cards contain simple checkboxes (related to #23 ), which could be redesigned using some CSS magic.

Ideally, we'd click on the cards themself instead of the checkbox and have them change the way they look, maybe they move up...

The Submit button should also probably look a little more presentable. πŸ˜…

Be creative, this is not a concrete task. ☺️

Relevant files

Want to work on this? ☺

❀️ First of all, thank you so much for considering tackling this issues.

🀝 Feel free to discuss the implementation in the comments and/or ask for any clarifications!

πŸ’¬ Let us know you'd like to work on this issue by commenting underneath so that we don't work on the same thing

Hi, I've created a PR for this. Let me know what you think. Thanks