|
|
|
@ -4,7 +4,8 @@ |
|
|
|
<div class="marquee-pargress d-flex"> |
|
|
|
<ul class="marquee-list d-flex" v-for="box in 3" :key="box+'box'"> |
|
|
|
<li class="marquee-box"> |
|
|
|
<div class="price-info d-flex">{{$t("home.announcement")}}</div> |
|
|
|
<!-- <div class="price-info d-flex">{{$t("home.announcement")}}</div> --> |
|
|
|
<div class="price-info d-flex">KOOSCOIN platform has completed the acquisition, the platform will be closed on October 20, 2024, during this period, all users please save the relevant information, send an email to sevice@kooscoin.com, or contact customer service WhatsApp +18622804055, for follow-up matters, if you fail to communicate in a timely manner the user, resulting in If the user fails to communicate in a timely manner, the loss caused by the user's own responsibility!</div> |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
@ -1373,7 +1374,7 @@ path { |
|
|
|
// font-size: 24px; |
|
|
|
font-size: 18px; |
|
|
|
color: white; |
|
|
|
min-width: 900px; |
|
|
|
min-width: 4000px; |
|
|
|
// flex: 1; |
|
|
|
// justify-content: space-around; |
|
|
|
// align-items: center; |
|
|
|
|