Optimize the landing page background to be MUCH smaller in file size
This commit is contained in:
parent
ce286e8b88
commit
92fb37528f
2 changed files with 1 additions and 1 deletions
|
@ -1250,7 +1250,7 @@ i.toggle-icon:hover {
|
|||
right: 0px;
|
||||
|
||||
background-color: #1d1d1d;
|
||||
background-image: url(../img/landing-back-pattern.jpg);
|
||||
background-image: url(../img/landing-back-pattern-fast.jpg);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
|
BIN
static/img/landing-back-pattern-fast.jpg
Normal file
BIN
static/img/landing-back-pattern-fast.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 91 KiB |
Reference in a new issue