This commit is contained in:
Gdpao
2020-09-03 20:52:50 +08:00
parent 379100a097
commit 3d9069fa83
5 changed files with 4 additions and 5 deletions

View File

@@ -54,23 +54,22 @@
.title{
margin:0 auto;
margin-top: 4rpx;
font-size: 28rpx;
font-size: 23rpx;
color: #333;
font-weight: 500;
line-height: 40rpx;
line-height: 36rpx;
width: 300rpx;
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:2;
height: 80rpx;
}
.jianjie{
margin:0 auto;
margin-top: 10rpx;
font-size: 22rpx;
color: #666;
color: #656565;
line-height: 30rpx;
width: 300rpx;
margin-left: 18rpx;