This commit is contained in:
huangjinming 2022-11-17 17:04:16 +08:00
parent 139e760f66
commit 6ee0f0aeb9
2 changed files with 4 additions and 4 deletions

View File

@ -169,8 +169,8 @@
data-delay="0.2s" data-delay="0.2s"
> >
As first Anmie MOBA game on blockchain,<br /> As first Anmie MOBA game on blockchain,<br />
CEBG is call-up Commanders to build the troop! 11.17 Commander Rally CEBG is call-up Commanders to build the troop! <span class="beta-version"> 11.17 Commander Rally
Program - 11.24 Beta Version Test <br /> Program - 11.24 Beta Version Test </span><br />
Form your exclusive code and link! Form your exclusive code and link!
</div> </div>
</div> </div>

View File

@ -498,7 +498,7 @@ export default {
} }
.number-img { .number-img {
position: absolute; position: absolute;
right: 0.7vw; right: 0.8vw;
bottom: 0; bottom: 0;
} }
.operators { .operators {
@ -552,7 +552,7 @@ export default {
} }
.clan-member-text { .clan-member-text {
margin-top: 0.55vh; margin-top: 0.55vh;
font-size: 0.8rem; font-size: 0.9rem;
padding-left: 0.1vw; padding-left: 0.1vw;
padding-right: 0.1vw; padding-right: 0.1vw;
font-family: "OPPOSans"; font-family: "OPPOSans";