diff --git a/components/diy_notice/diy_notice.wxss b/components/diy_notice/diy_notice.wxss index 9e1e912..194cf39 100644 --- a/components/diy_notice/diy_notice.wxss +++ b/components/diy_notice/diy_notice.wxss @@ -39,7 +39,7 @@ white-space: nowrap; text-overflow: clip; position: relative; - font-size: 24rpx; + font-size: 28rpx; margin-left: 50rpx; margin-top: -45rpx; } @@ -49,7 +49,7 @@ padding-right: 0px; animation: kf-marque-animation 20s linear infinite; white-space: nowrap; - line-height: 2rpx;font-size: 24rpx; + line-height: 2rpx;font-size: 28rpx; }