Commit 10d7e26c by zhangcheng

调整代码

parent 4c9ddc05
...@@ -279,12 +279,14 @@ ...@@ -279,12 +279,14 @@
display: block; display: block;
width: 100%; width: 100%;
text-align: left; text-align: left;
margin-bottom:28rpx;
.good-name { .good-name {
font-size: 32rpx; font-size: 32rpx;
font-family: PingFangSC-Semibold, PingFang SC; font-family: PingFangSC-Semibold, PingFang SC;
font-weight: 600; font-weight: 600;
color: #000000; color: #000000;
line-height: 44rpx; line-height: 44rpx;
margin-top: 24rpx;
} }
.good-spec-name { .good-spec-name {
margin-top:22rpx; margin-top:22rpx;
...@@ -292,6 +294,7 @@ ...@@ -292,6 +294,7 @@
font-size: 28rpx; font-size: 28rpx;
text-align: left; text-align: left;
line-height: 40rpx; line-height: 40rpx;
margin-top: 26rpx;
font-weight: bold; font-weight: bold;
} }
.good-spec-rule { .good-spec-rule {
......
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