|
@@ -6,7 +6,7 @@
|
|
|
共赢未来
|
|
|
</div> -->
|
|
|
<div class="t0 animate__animated animate__backInUp">
|
|
|
- <img style="width: 80%;display: block;margin: 0 auto;" src="./img/title.png" />
|
|
|
+ <img style="width: 80%;" src="./img/title.png" />
|
|
|
</div>
|
|
|
<van-image class="t2 animate__animated animate__backInUp" :src="yqh" />
|
|
|
<div class="t3 animate__animated animate__backInUp">
|
|
@@ -46,6 +46,7 @@ import yqh from './img/yqh.png';
|
|
|
max-width: 380px;
|
|
|
top: 20vh;
|
|
|
font-size: 42px;
|
|
|
+ text-align: center;
|
|
|
}
|
|
|
|
|
|
.t1 {
|