顶部组件背景图替换 列表组件价格底部对齐

This commit is contained in:
2023-08-02 16:11:38 +08:00
parent e4eb79de24
commit 9832765473
7 changed files with 15 additions and 10 deletions

View File

@@ -386,7 +386,7 @@ img {
font-size: 14px;
color: #555555;
margin-top: 20px;
line-height:20px;
line-height:17px;
.time {
font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif;
@@ -403,7 +403,7 @@ img {
font-weight: 900;
font-size: 20px;
color: #F95D5D;
line-height: 23px;
line-height: 20px;
margin:0 5PX;
}
@@ -412,7 +412,7 @@ img {
font-weight: 900;
color: #000000;
font-size: 14px;
line-height:20px;
line-height:15px;
}
}