diff --git a/src/assets/img/home/gameWeb_KV.jpg b/src/assets/img/home/gameWeb_KV.jpg deleted file mode 100644 index e8db0ba..0000000 Binary files a/src/assets/img/home/gameWeb_KV.jpg and /dev/null differ diff --git a/src/assets/img/home/gameWeb_KV.png b/src/assets/img/home/gameWeb_KV.png new file mode 100644 index 0000000..211b9e4 Binary files /dev/null and b/src/assets/img/home/gameWeb_KV.png differ diff --git a/src/assets/img/home/new-img/gameWeb_KV.png b/src/assets/img/home/new-img/gameWeb_KV.png deleted file mode 100644 index 783d5ff..0000000 Binary files a/src/assets/img/home/new-img/gameWeb_KV.png and /dev/null differ diff --git a/src/assets/img/home/new-img/gameWeb_p1_slogan.png b/src/assets/img/home/new-img/gameWeb_p1_slogan.png index 9e29f25..caaa0b2 100644 Binary files a/src/assets/img/home/new-img/gameWeb_p1_slogan.png and b/src/assets/img/home/new-img/gameWeb_p1_slogan.png differ diff --git a/src/components/home/banner.vue b/src/components/home/banner.vue index 8456c3e..dc5e03d 100644 --- a/src/components/home/banner.vue +++ b/src/components/home/banner.vue @@ -2,12 +2,13 @@
-
@@ -74,8 +75,8 @@ const downloadGame = (platform) => { // padding-top: 84px; height: 100%; // background: url('../../assets/img/home/gameWeb_KV.png') no-repeat; - background: url('../../assets/img/home/new-img/gameWeb_KV.png') no-repeat; - background: 100% 100%; + background: url('@/assets/img/home/gameWeb_KV.png') no-repeat; + background-size: 100% 100%; video { width: 100%; height: 100%; @@ -83,8 +84,9 @@ const downloadGame = (platform) => { } } .game-title-img { - width: 1262px; - height: 242px; + width: 818px; + height: 332px; + margin-bottom: 23px; display: flex; justify-content: center; } @@ -92,7 +94,7 @@ const downloadGame = (platform) => { .overlay { position: absolute; // top: 204px; - bottom: -250px; + bottom: -190px; left: 0; width: 100%; height: 100%; @@ -122,8 +124,8 @@ const downloadGame = (platform) => { .btn { // padding: 10px 20px; border: none; - width: 223px; - height: 68px; + width: 217px; + height: 62px; cursor: pointer; border-radius: 5px; font-size: 1rem; diff --git a/src/views/ClaimView.vue b/src/views/ClaimView.vue index 2f90c35..997f72d 100644 --- a/src/views/ClaimView.vue +++ b/src/views/ClaimView.vue @@ -140,7 +140,7 @@
Address: {{address}}
-
+