mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
optimised 404 meme image
using jpg smaller size
This commit is contained in:
parent
c83bec9adb
commit
ab95a125dd
4 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
text-align: center;
|
||||
.image {
|
||||
width: 300px;
|
||||
background-image: url("./../images/monkeymeme.png");
|
||||
background-image: url("./../images/monkeymeme.jpg");
|
||||
aspect-ratio: 1210/800;
|
||||
background-size: contain;
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 266 KiB |
BIN
frontend/static/images/monkeymeme.jpg
Normal file
BIN
frontend/static/images/monkeymeme.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
Before Width: | Height: | Size: 378 KiB |
Loading…
Reference in a new issue