stop referring to deleted file as background image

This commit is contained in:
ansuz 2017-08-17 17:31:18 +02:00
parent 3a5526e247
commit 4e62f79594

View File

@ -24,7 +24,7 @@ body {
}
#app.ready {
background: url('/customize/bg3.jpg') no-repeat center center;
//background: url('/customize/bg3.jpg') no-repeat center center;
background-size: cover;
background-position: center;
}