Update image assets

This commit is contained in:
rebuilt 2023-03-16 16:22:36 -07:00
parent fbfaafa996
commit 0a5e970ec0
4 changed files with 3451 additions and 1 deletions

View file

@ -7,7 +7,7 @@
@import "partials/footer";
.hero-image {
background-image: url("hero.png");
background-image: url(hero.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;