Commit 61016ebc by 谢中龙

收益字体变大

parent b3337d18
/* subPackage/page/pages/orderBenefit/orderBenefit.wxss */
page{
padding-bottom: 100rpx;
min-height: 100vh;
min-height: 90vh;
}
.order-benefit-wrap{
margin-top: 8rpx;
......@@ -17,7 +17,7 @@ page{
}
.bottom-info{
margin-top:10rpx;
font-size: 18rpx;
font-size: 24rpx;
color: #aaaaaa;
}
.benefit-img{
......@@ -25,13 +25,13 @@ page{
vertical-align: middle;
}
.benefit-desc{
font-size: 18rpx;
font-size: 24rpx;
color: #333333;
margin-left: 15rpx;
vertical-align: middle;
}
.benefit-way{
font-size: 22rpx;
font-size: 24rpx;
color: #333333;
}
.benefit-tips{
......
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