stop referring to deleted file as background image

pull/1/head
ansuz 2017-08-17 17:31:18 +02:00
parent 3a5526e247
commit 4e62f79594
1 changed files with 1 additions and 1 deletions

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