Commit 874c8648 authored by jiangjiantao's avatar jiangjiantao

字体加粗

parent bdb7ece2
...@@ -622,7 +622,7 @@ ...@@ -622,7 +622,7 @@
.coupon-title { .coupon-title {
font-size: 22rpx; font-size: 22rpx;
font-family: PingFangSC-Medium, PingFang SC; font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500; font-weight: bold;
color: rgba(51, 51, 51, 1); color: rgba(51, 51, 51, 1);
line-height: 22rpx; line-height: 22rpx;
margin-right: 80rpx; margin-right: 80rpx;
...@@ -633,7 +633,7 @@ ...@@ -633,7 +633,7 @@
.scan-coupon-text { .scan-coupon-text {
font-size: 26rpx; font-size: 26rpx;
font-family: PingFangSC-Medium, PingFang SC; font-family: PingFangSC-Medium, PingFang SC;
font-weight: 500; font-weight: bold;
color: rgba(51, 51, 51, 0.85); color: rgba(51, 51, 51, 0.85);
line-height: 26rpx; line-height: 26rpx;
} }
......
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