Fixed album art sizing and fixed the self-titled album's art

This commit is contained in:
Gregory Ballantine
2016-11-28 15:47:01 -05:00
parent 5da23c2aad
commit 3347ff8c77
5 changed files with 10 additions and 4 deletions

View File

@ -673,6 +673,9 @@ body {
#music-player-card .mejs-controls {
background: transparent; }
.album-art {
width: 100%; }
.shows-header {
margin-top: -20px;
margin-bottom: 20px;