eww -> music: Fixed art background not being centered
This commit is contained in:
parent
04769c7a17
commit
2030cc68cf
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
|
|
||||||
.art {
|
.art {
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
background-position: center center;
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue