stop referring to deleted file as background image

pull/1/head
ansuz 7 years ago
parent 3a5526e247
commit 4e62f79594

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

Loading…
Cancel
Save