This commit is contained in:
kbing1981 2024-07-05 11:20:27 +08:00
parent 624635b89e
commit da57d83a24
1 changed files with 2 additions and 2 deletions

View File

@ -1646,7 +1646,7 @@
} }
.fuwu-time-view span:nth-child(1),.liliao-bottom span:nth-child(1){ .fuwu-time-view span:nth-child(1),.liliao-bottom span:nth-child(1){
font-weight: 400; font-weight: 400;
font-size: 29rpx; font-size: 30rpx;
color: #888; color: #888;
margin-right: 5px; margin-right: 5px;
} }
@ -1657,7 +1657,7 @@
align-items: center; align-items: center;
} }
.fuwu-title,.liliao-top span:nth-child(1){ .fuwu-title,.liliao-top span:nth-child(1){
font-size: 29rpx; font-size: 30rpx;
color: #222222; color: #222222;
} }
.fuwu-time,.liliao{ .fuwu-time,.liliao{