updated packages and srcset for jpg and webp

This commit is contained in:
cnachtigall1991
2021-10-07 20:16:08 +02:00
parent aa556988e6
commit 3515066ac0
5 changed files with 492 additions and 517 deletions

View File

@@ -74,7 +74,8 @@ export default {
<style lang="scss" scoped>
.main-content {
.head {
background-image: url("../images/map_screenshots/default.png");
background-image: url("../images/map_screenshots/default.jpg");
background-image: url("../images/map_screenshots/default.webp");
background-repeat: no-repeat;
background-size: cover;
background-position: center;