Commit c5483728 by lmf

优化首页模块边距

parent 8dfd1ded
......@@ -158,8 +158,7 @@ ol.product-items.widget-new-grid{
.block-content.home-new-product{
display: contents;
}
.block.widget.block-new-products.grid{
}
@media (max-width: 789px){
li.product-item {
......@@ -176,6 +175,10 @@ ol.product-items.widget-new-grid{
.block-title{
margin-top: -30px;
}
.block.widget.block-new-products.grid{
margin-top: -100px;
}
}
</style>
......@@ -633,7 +633,7 @@ ul {
.box-moblie{
display: block;
width: 100%;
margin-top: 23px;
margin-top: 100px;
}
.categories_tab {
height: 330px;
......@@ -908,7 +908,7 @@ p.flashsale-title {
}
.categories_tab {
height: 400px;
margin-top: 140px;
margin-top: 250px;
}
.page-bottom {
margin-top: 10px;
......
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