Converted background picture to webp for improved load times

This commit is contained in:
Edgar P. Burkhart 2020-12-22 09:22:14 +01:00
parent c62f080665
commit 7d5034b11a
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 1 additions and 1 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB