mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Use 1080p background image.
This makes the background image on the top page 1/3 as big and allows it to load in roughly half the time. PiperOrigin-RevId: 329462030
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.jumbotron {
|
||||
background-image: url(/assets/images/background.jpg);
|
||||
background-image: url(/assets/images/background_1080p.jpg);
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 336 KiB |
Reference in New Issue
Block a user