Nvm, the WebP version looks far worse.

This commit is contained in:
Sophie Marie 2023-03-28 21:33:30 -05:00
parent ef28321a11
commit 5bb0124346
Signed by: IDeletedSystem64
GPG Key ID: F5D997A1BEF778ED
3 changed files with 1 additions and 1 deletions

BIN
img/bg.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 160 KiB

View File

@ -37,7 +37,7 @@ div.main {
border-radius: 30px;
}
body {
background-image: url("/img/bg.webp");
background-image: url("/img/bg.jpg");
}
input {
-webkit-appearance: none;