Update MediaCover Module to Work with Artist and Album Images

This commit is contained in:
Qstick 2017-09-16 23:26:56 -04:00
commit 07b37c1575
7 changed files with 213 additions and 85 deletions

View file

@ -32,11 +32,18 @@
color: $white;
}
.logo {
flex-shrink: 0;
margin-right: 35px;
width: 250px;
height: 97px;
}
.poster {
flex-shrink: 0;
margin-right: 35px;
width: 250px;
height: 368px;
height: 250px;
}
.info {