|
@@ -4,7 +4,7 @@
|
|
padding-bottom: calc(140rpx + env(safe-area-inset-bottom)) !important;
|
|
padding-bottom: calc(140rpx + env(safe-area-inset-bottom)) !important;
|
|
}
|
|
}
|
|
.recommend .firstClassify {
|
|
.recommend .firstClassify {
|
|
- margin: 50rpx 0rpx;
|
|
|
|
|
|
+ margin: 55rpx 0rpx 35rpx;
|
|
width: 100%;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
display: flex;
|
|
display: flex;
|
|
@@ -15,8 +15,8 @@
|
|
z-index: 2;
|
|
z-index: 2;
|
|
}
|
|
}
|
|
.recommend .firstClassify .icon {
|
|
.recommend .firstClassify .icon {
|
|
- width: 25%;
|
|
|
|
- height: 157rpx;
|
|
|
|
|
|
+ width: 187rpx;
|
|
|
|
+ height: 164rpx;
|
|
}
|
|
}
|
|
.recommend .desktopTips {
|
|
.recommend .desktopTips {
|
|
position: fixed;
|
|
position: fixed;
|