Commit 2006d5ec by 陈玉桐

首页banner样式

parent c6979887
......@@ -5,7 +5,7 @@
}
.swiperBox{
padding: 20rpx 20rpx;
height: 180rpx;
height: 210rpx;
background-color: #e6ece5;
}
.swiperCon{
......@@ -46,7 +46,7 @@
#userTab{
display: flex;
background-color: #e6ece5;
padding-top: 30rpx;
/* padding-top: 30rpx; */
position: relative;
}
.userTabItem{
......@@ -77,7 +77,8 @@
display: block;
position: absolute;
right: 20rpx;
top: 20rpx;
/* top: 20rpx; */
top: 0;
width: 48rpx;
height: 48rpx;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment