Infographic
Infographic copied to clipboard
Fix infographic text overlap
I saw the title and description overlap on first render. Root cause: text boxes are measured before fonts finish loading; if measurement and final render use different fonts (or fonts load after mount), sizes are wrong. The skill should generate HTML that renders reliably across browsers/system fonts without overlaps.
Examples before the fix:
after the fix: