GDColon / URLX

A rhythm game played in your browser's address bar
https://gdcolon.com/urlx
47 stars 7 forks source link

Fix twemoji icons not rendering #17

Closed HastagGuigui closed 1 year ago

HastagGuigui commented 1 year ago

I don't know if anyone had this issue but the icons straight up refused to show up and had a width and height of 0px (at least on Firefox)

Before: image

After: image

Nadwey commented 1 year ago

This issue probably has been resolved in #10, but Colon didn't push it to his servers.
in repo files: width 100% and height 100% visible gdcolon.com/urlx: no width 100% and height 100%

HastagGuigui commented 1 year ago

Oh, oops-

GDColon commented 1 year ago

Fixed