mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-14 14:58:26 +00:00
acbc03dc0f
* Fix card length during error Fixes #1774 The size of the box should be 550px to allow 25px padding from both sides I found the width of the text using `getComputedTextLength()` method * fix: improve error card size Co-authored-by: rickstaa <rick.staa@outlook.com>