Commit 1c2d0eca by lmf

优化首页模块间距

parent 84d104ed
......@@ -207,6 +207,13 @@ ol.product-items.widget-new-grid{
.grid {
display: list-item !important;
}
ol.product-items.widget-new-grid{
margin-top: 1px;
}
.block-title{
margin-top: -30px;
}
}
</style>
......@@ -923,9 +923,12 @@ p.flashsale-title {
}
}
.footer-middle{
@media(min-width:789px){
.footer-middle{
margin-top: 60px;
}
}
footer{
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