Add a much smaller optimized version of the landing background image
This commit is contained in:
parent
5841c1237e
commit
7ff1a9bdd9
2 changed files with 1 additions and 1 deletions
|
@ -1288,7 +1288,7 @@ i.toggle-icon:hover {
|
|||
right: 0px;
|
||||
|
||||
background-color: #1d1d1d;
|
||||
background-image: url(../img/landing-back.jpg);
|
||||
background-image: url(../img/landing-back-opt.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
|
BIN
static/img/landing-back-opt.jpg
Normal file
BIN
static/img/landing-back-opt.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 151 KiB |
Reference in a new issue