Track page album art changes

This commit is contained in:
Josef Citrine 2016-06-20 02:52:05 +01:00
parent acd3eabfae
commit 51ea1578ec

View file

@ -223,8 +223,11 @@
.single-player { .single-player {
&.visible-xs-block { &.visible-xs-block {
float: none; float: none;
width: 100%; width: 80%;
height: 100%; height: 80%;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
} }
a { a {