优化
This commit is contained in:
@@ -70,7 +70,7 @@ page{
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin: 20rpx;
|
||||
margin: 20rpx 20rpx 20rpx 30rpx;
|
||||
align-items: center;
|
||||
}
|
||||
.price_steup_box_bottom_num{
|
||||
@@ -101,7 +101,7 @@ page{
|
||||
}
|
||||
.bottom{
|
||||
width: 90vw;
|
||||
margin: 0 auto;
|
||||
margin: -20rpx auto;
|
||||
color: #999;
|
||||
letter-spacing: 2rpx;
|
||||
font-size: 28rpx;
|
||||
|
||||
Reference in New Issue
Block a user