Converted background picture to webp for improved load times
This commit is contained in:
parent
c62f080665
commit
7d5034b11a
2 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
.right {
|
.right {
|
||||||
top: 40%;
|
top: 40%;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
background: url("../images/pic1.jpg");
|
background: url("../images/pic1.webp");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
BIN
images/pic1.webp
Normal file
BIN
images/pic1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 249 KiB |
Reference in a new issue