Nvm, the WebP version looks far worse.
This commit is contained in:
parent
ef28321a11
commit
5bb0124346
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
BIN
img/bg.webp
BIN
img/bg.webp
Binary file not shown.
Before Width: | Height: | Size: 160 KiB |
|
@ -37,7 +37,7 @@ div.main {
|
||||||
border-radius: 30px;
|
border-radius: 30px;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
background-image: url("/img/bg.webp");
|
background-image: url("/img/bg.jpg");
|
||||||
}
|
}
|
||||||
input {
|
input {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
|
|
Loading…
Reference in New Issue