Revert to loading the image from the web to support Spicetify Marketplace

This commit is contained in:
Motschen
2021-11-13 10:13:06 +00:00
committed by GitHub
parent aa3e640f37
commit d0587f923d

View File

@@ -10,7 +10,7 @@
}
/* Source: https://wallpapercave.com/wp/wp5003466.jpg */
body, .root {
background-image: url("./background_purple.jpg") !important;
background-image: url("https://i.imgur.com/Y36v2Bm.png") !important;
background-repeat: no-repeat;
background-size: 100%;
}