Aebel-Shajan / gitmon-card-generator

Enter your github username, generate a pokemon card. Contributions welcome!
https://gitmon-card-generator.vercel.app
25 stars 2 forks source link

Fix: Some text on card get cut off if its too long #7

Closed Aebel-Shajan closed 2 months ago

Aebel-Shajan commented 2 months ago

Example: image Add overflow: hidden, or maybe make the text scroll or maybe like add "..." at the end.