Commit 7ded5f5b authored by shilei's avatar shilei

修改首页字号

parent 229aeecb
......@@ -23,7 +23,7 @@
</div>
<!-- -->
<section-title-vue title="数说舒城"></section-title-vue>
<div class="flex flex-wrap justify-between">
<div class="flex flex-wrap ">
<div class="num-data" v-for="item in numList" :key="item">{{item}}</div>
</div>
<div style="margin-top: 50rpx;">
......@@ -217,8 +217,9 @@ export default{
line-height: 24rpx;
color: #fff;
padding: 5rpx 20rpx;
font-size: 20rpx;
font-size: 23rpx;
margin-bottom: 20rpx;
margin-right: 10rpx;
}
.top-text {
color: #333;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment