mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: optimize hero image so the site loads faster
This commit is contained in:
parent
fc8a8f59ca
commit
df32287ec1
3 changed files with 1 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 4.8 MiB |
BIN
app/assets/images/hero.webp
Normal file
BIN
app/assets/images/hero.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
|
|
@ -7,7 +7,7 @@
|
|||
@import "partials/footer";
|
||||
|
||||
.hero-image {
|
||||
background-image: url(hero.svg);
|
||||
background-image: url(hero.webp);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue