updated packages and srcset for jpg and webp
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user