+
+
{
}
.main {
- padding-bottom: 15px;
+ margin-bottom: 15px;
width: 100%;
position: relative;
background: #fff;
@@ -332,8 +332,9 @@ const onChange=(newIndex)=>{
.dealbox {
background: #fff;
margin: 12px 15px 10px;
- position: relative;
- z-index:1;
+
+ position: relative;
+ z-index:1;
display: flex;
justify-content: space-between;
}