zen-audio-player / zen-audio-player.github.io

Listen to YouTube videos, without the distracting visuals.
https://zen-audio-player.github.io/
MIT License
229 stars 180 forks source link

GitHub icon is not centered horizontally #382

Closed shakeelmohamed closed 3 years ago

shakeelmohamed commented 3 years ago

An easy fix is to add this CSS rule, there may be a less hacky way though.

.fa-github {
    width: auto;
}

See the screenshot from Safari on macOS 11.6

Screen Shot 2021-10-18 at 9 45 02 PM
Dhruvsinghjadon commented 3 years ago

i want to work on this issue , will you please assign me this

shakeelmohamed commented 3 years ago

@Dhruvsinghjadon thanks, assigned

anjannair commented 3 years ago

I have finished working on this issue will be putting a PR in a few minutes