Merge branch 'new-CounterFire-0704' of http://git.kingsome.cn/huangjinming/CounterFireGames into cec-claim

This commit is contained in:
yuyongdong 2024-08-21 10:44:52 +08:00
commit 34e57e1810

View File

@ -347,10 +347,10 @@
<div class="title">Top-Up</div>
<div class="credits">
<div class="credits-top">
<p>Boost Your </p>
<!-- <p>Top-Up</p> -->
</div>
<div class="credits-top">
<p>contribution</p>
<p>Top-Up to Earn</p>
<div class="tips-hover">
<img src="@/assets/img/marketplace/Description.png" alt="">
<div class="credits-tips">
@ -1805,6 +1805,11 @@ onMounted(() => {
justify-content: center;
align-items: center;
color: #9950FA;
span {
display: inline-block;
width: 90px;
text-align: right;
}
img {
width: 25px;
height: 28px;
@ -2056,7 +2061,7 @@ onMounted(() => {
}
span {
font-family: 'Poppins';
font-size: 18px;
font-size: 26px;
color: #03d4f5;
}
}