Loading on slow networks should no longer cause as much suffering and wait time.
This commit is contained in:
parent
5eb48e2e79
commit
41364301c0
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
BIN
img/bg.png
BIN
img/bg.png
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB |
|
@ -38,7 +38,7 @@ div.main {
|
|||
border-radius: 30px;
|
||||
}
|
||||
body {
|
||||
background-image: url("/img/bg.png");
|
||||
background-image: url("/img/bg.jpg");
|
||||
}
|
||||
input {
|
||||
-webkit-appearance: none;
|
||||
|
|
Loading…
Reference in New Issue