eww -> music: Fixed art background not being centered

This commit is contained in:
GaspardCulis 2024-02-20 08:30:09 +01:00
parent 04769c7a17
commit 2030cc68cf

View file

@ -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;