sahat / hackathon-starter

A boilerplate for Node.js web applications
MIT License
34.8k stars 8.16k forks source link

Fix Apple Icon width in Readme #1205

Closed andreidobrinski closed 1 year ago

andreidobrinski commented 1 year ago

Adds width="17" to match height="17" to Apple icon image.

Before: before

After: after

YasharF commented 1 year ago

I can't reproduce the issue; the icons appear to be square in Edge, Firefox, and Chrome. image

andreidobrinski commented 1 year ago

Perhaps it got fixed in the meantime. I'll close the PR. Thank you!