mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
stop referring to deleted file as background image
This commit is contained in:
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…
Reference in New Issue
Block a user