goodsItem_9.less
319 Bytes
@charset "UTF-8";
.goods-item-9-box {
background-color: transparent;
width: 100%;
height: auto;
.main-box {
display: flex;
justify-content: space-between;
margin: 0 auto;
padding: 30px 0;
width: 90%;
height: auto;
}
&.style-2 {
.main-box {
}
}
&.style-3 {
.main-box {
}
}
}