raywo / MMM-NowPlayingOnSpotify

A module for MagicMirror displaying the song currently playing on Spotify.
MIT License
205 stars 43 forks source link

How can I change the size of the album art #87

Open finius04 opened 3 years ago

l3d00m commented 2 years ago

In magicmirror css/custom.css:

.NPOS_albumCover {
    width: 80%;
}

That might work, I haven't tried it out yet!