修改样式等相关文件

This commit is contained in:
Niujiawei
2020-08-05 21:39:02 +08:00
parent ef4a4010ff
commit 361e9a76fd
9 changed files with 18 additions and 17 deletions

View File

@@ -49,11 +49,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;
@@ -63,7 +63,7 @@
}
.jianjie{
margin:0 auto;
margin-top: 20rpx;
margin-top: 10rpx;
font-size: 22rpx;
color: #666;
line-height: 30rpx;