RedHeadphone / codeforces-readme-stats

⚡ Dynamically generated Codeforces stats for your Github profile!
https://codeforces-readme-stats.vercel.app
MIT License
55 stars 7 forks source link

name/username too big cropping out #12

Closed RedHeadphone closed 2 months ago

RedHeadphone commented 3 months ago

If the name/username is too big, it causes the stats part to crop out of the card. Add width parameter in SVG template, and increase it if name too big.

username - emon4075 image

RedHeadphone commented 2 months ago

Also Remove preview from frontend (use onEnter in Handle input, and change image immediately on change) & add copy markdown button & use local storage state