diff --git a/src/assets/202202/partners/certik.png b/src/assets/202202/partners/certik.png new file mode 100644 index 0000000..d8ac501 Binary files /dev/null and b/src/assets/202202/partners/certik.png differ diff --git a/src/assets/202202/partners/gamestreet.png b/src/assets/202202/partners/gamestreet.png new file mode 100644 index 0000000..d803cb0 Binary files /dev/null and b/src/assets/202202/partners/gamestreet.png differ diff --git a/src/assets/202202/partners/initiate-catital.png b/src/assets/202202/partners/initiate-catital.png new file mode 100644 index 0000000..2187f9e Binary files /dev/null and b/src/assets/202202/partners/initiate-catital.png differ diff --git a/src/assets/202202/partners/kernel.png b/src/assets/202202/partners/kernel.png new file mode 100644 index 0000000..c58a5b1 Binary files /dev/null and b/src/assets/202202/partners/kernel.png differ diff --git a/src/assets/202202/partners/kucoin.png b/src/assets/202202/partners/kucoin.png new file mode 100644 index 0000000..1e918a6 Binary files /dev/null and b/src/assets/202202/partners/kucoin.png differ diff --git a/src/assets/202202/partners/san-lazarus-guild.png b/src/assets/202202/partners/san-lazarus-guild.png new file mode 100644 index 0000000..88e234f Binary files /dev/null and b/src/assets/202202/partners/san-lazarus-guild.png differ diff --git a/src/assets/202202/partners/sfc-guild.png b/src/assets/202202/partners/sfc-guild.png new file mode 100644 index 0000000..d54afa3 Binary files /dev/null and b/src/assets/202202/partners/sfc-guild.png differ diff --git a/src/assets/202202/partners/shadow-scholar-guild.png b/src/assets/202202/partners/shadow-scholar-guild.png new file mode 100644 index 0000000..baa8ea4 Binary files /dev/null and b/src/assets/202202/partners/shadow-scholar-guild.png differ diff --git a/src/components/index/InvestorsSection.vue b/src/components/index/InvestorsSection.vue index 6ffe91a..4f3b907 100644 --- a/src/components/index/InvestorsSection.vue +++ b/src/components/index/InvestorsSection.vue @@ -4,12 +4,21 @@ investors
+ + kucoin + + + kernel + + + Initiate catital + + + multiverse play + coso - - kucoin -
@@ -37,25 +46,34 @@ export default class extends Vue { display: flex; flex-direction: column; align-items: center; - height: 350px; justify-content: space-between; .icon{ margin-top: 70px; } .list{ - display: flex; + display: grid; + grid-template-columns: repeat(3, 33.33%); gap: 50px; align-items: center; margin-bottom: 20px; + justify-content: space-between; + width: 1200px; + justify-items: center; .coso{ width: 136px; } .kucoin{ - width: 314px; + width: 360px; } .multiverse{ width: 232px; } + .kernel{ + width: 360px; + } + .initiate{ + width: 360px; + } } } #investors-section.mobile{ @@ -69,18 +87,24 @@ export default class extends Vue { .list{ margin-bottom: 5vw; justify-content: space-between; - width: 80vw; - gap: 5vw; + width: 100vw; + gap: 1vw; .coso{ width: 16.4vw; height: 16.4vw; } .kucoin{ - width: 41vw; + width: 30vw; } .multiverse{ width: 20vw; } + .kernel{ + width: 30vw; + } + .initiate{ + width: 30vw; + } } } diff --git a/src/components/index/PartnerSection.vue b/src/components/index/PartnerSection.vue index 5050144..0c39a44 100644 --- a/src/components/index/PartnerSection.vue +++ b/src/components/index/PartnerSection.vue @@ -4,14 +4,29 @@ partners
+ + kucoin + multiverse play coso - - kucoin + + gamestreet + + + San Lazarus Guild + + + San Lazarus Guild + + + Sfc Guild + + + certik
@@ -40,21 +55,37 @@ export default class PartnerSection extends Vue { margin-top: 60px; } .partner-list{ - display: flex; - width: 927px; + display: grid; + grid-template-columns: repeat(3, 33.33%); + width: 1200px; flex-direction: row; margin: 20px auto 50px; align-items: center; - justify-content: space-around; + justify-items: center; .multiverse{ width: 232px; } .coso{ width: 130px; } + .gamestreet{ + width: 130px; + } .kucoin{ width: 314px; } + .shadow{ + width: 360px; + } + .san{ + width: 151px; + } + .sfc{ + width: 130px; + } + .certik{ + width: 360px; + } } } @@ -69,18 +100,39 @@ export default class PartnerSection extends Vue { .partner-list{ margin-bottom: 5vw; justify-content: space-between; - width: 80vw; - gap: 5vw; + width: 100vw; + gap: 1vw; + img{ + height: auto; + } .coso{ width: 16.4vw; height: 16.4vw; } .kucoin{ - width: 41vw; + width: 30vw; } .multiverse{ width: 20vw; } + .gamestreet{ + width: 15vw; + } + .kucoin{ + width: 30vw; + } + .shadow{ + width: 30vw; + } + .san{ + width: 20vw; + } + .sfc{ + width: 15vw; + } + .certik{ + width: 30vw; + } } } diff --git a/src/components/nft/NftInfo.vue b/src/components/nft/NftInfo.vue index e045020..9c6979c 100644 --- a/src/components/nft/NftInfo.vue +++ b/src/components/nft/NftInfo.vue @@ -63,7 +63,7 @@
Destroy

When merging weapons to increase their rarity,

-

he lower level weapons will be destroyed.

+

the lower level weapons will be destroyed.

@@ -73,7 +73,7 @@

upgraded, they can be upgraded with chips.

Upgrade heroes or weapons with chips to add

-

add additional attributes.

+

additional attributes.

Rarity, levels and types

Chips are not differentiated by level and type,

diff --git a/src/components/roadmap/InfoPanel.vue b/src/components/roadmap/InfoPanel.vue index 5018166..c462fd2 100644 --- a/src/components/roadmap/InfoPanel.vue +++ b/src/components/roadmap/InfoPanel.vue @@ -78,7 +78,7 @@ export default class InfoPanel extends Vue { id: 5, texts: [ { - title: 'Jan. 2022', + title: 'Jun. 2022', desc: ['Streaming to 3rd party platform'] }, {