khanhas / genius-spicetify

Fetch lyrics from Genius and Musixmatch right in Spotify desktop client
257 stars 12 forks source link

Option to reduce font size #37

Open quarkQuark opened 3 years ago

quarkQuark commented 3 years ago

Thanks for the work on this app: it's really helpful! I'd find it very useful to be able to reduce the font size and the gaps between lines so that I can see more lyrics at a time. I presume that this is somewhere in css/lyrics.css, but there are a lot of lines in that file which seem to have something to do with font size, and I'm not particularly familiar with css. Is anyone able to point me in the direction of what to change? This might be helpful to have in the README too.

khanhas commented 3 years ago

Use devtool to know what are lyrics class name and their CSS. Find and edit lyrics.css accordingly.