added new missing artwork replacement

This commit is contained in:
booploops 2022-06-07 20:54:09 -07:00
parent 25015cccbb
commit 80fa4d1eed
7 changed files with 45 additions and 3 deletions

View file

@ -221,7 +221,7 @@
position : relative;
width : 100%;
height : 100%;
background-image : url("https://beta.music.apple.com/assets/product/MissingArtworkMusic.svg");
background-image : url("./assets/MissingArtwork.svg");
background-size : cover;
background-position: center;