This commit was merged in pull request #121.
This commit is contained in:
2020-08-06 10:45:03 +08:00
16 changed files with 30 additions and 27 deletions

View File

@@ -50,11 +50,11 @@
}
.title{
margin:0 auto;
margin-top: 20rpx;
margin-top: 4rpx;
font-size: 28rpx;
color: #333;
font-weight: 500;
line-height: 48rpx;
line-height: 40rpx;
width: 300rpx;
overflow:hidden;
text-overflow:ellipsis;
@@ -64,7 +64,7 @@
}
.jianjie{
margin:0 auto;
margin-top: 20rpx;
margin-top: 10rpx;
font-size: 22rpx;
color: #666;
line-height: 30rpx;