crobi / rpg-cards

RPG spell/item/monster card generator
https://rpg-cards.vercel.app
MIT License
511 stars 288 forks source link

Card spacing #95

Open Wolfking6116 opened 7 years ago

Wolfking6116 commented 7 years ago

Heya! It would be kind of nice if the cards were spaced out from one another a little bit when they're "generated". If this is done it makes it easier to cut them out without worrying that one or another is going to come out looking funky. I don't have too steady of a hand myself, so it would be greatly appreciated!

Wolfking6116 commented 6 years ago

Apparently my account was flagged because I was a supposed robot. Now that's cleared up hopefully this is unhidden? Haha!

Rezenbekk commented 6 years ago

Solution: go to generator/css/cards.css, add "margin:Xmm;" property to ".card" element, where X is your desired spacing size. 4 mm leaves quite a lot of space for easy cutting.