cmy
2 vuotta sitten
vanhempi
commit
f9e258aaa8
|
|
@@ -504,7 +504,7 @@
|
|
|
.content {
|
|
|
padding: 36rpx;
|
|
|
line-height: 1;
|
|
|
- font-size: $font-lg;
|
|
|
+ font-size: $font-base;
|
|
|
color: #266B9E;
|
|
|
font-weight: bold;
|
|
|
position: relative;
|
|
|
@@ -558,7 +558,7 @@
|
|
|
}
|
|
|
|
|
|
.list-item {
|
|
|
- margin-bottom: 30rpx;
|
|
|
+ margin-bottom: 20rpx;
|
|
|
}
|
|
|
}
|
|
|
|