Commit b7d64c51 by lmf

优化主页页面模块间距

parent 1c2d0eca
......@@ -700,20 +700,7 @@ p.shopbycate-title {
float: left;
padding: 10px;
}
@media(max-width:789px){
.banner-4-cate{
padding-bottom: 20px;
width: 50%;
}
.view-more-flashsale {
padding: 20px;
}
p.flashsale-title {
padding: 20px;
}
}
.cms-index-index >.page-main , main#maincontent {
max-width: inherit !important;
......@@ -900,6 +887,11 @@ p.flashsale-title {
padding: 0;
margin: 0;
}
.footer-middle{
margin-top: 60px;
}
@media(max-width:789px){
.flash-sale-inner{width:100%;}
.flash-sale-wpt {
......@@ -923,12 +915,6 @@ p.flashsale-title {
}
}
@media(min-width:789px){
.footer-middle{
margin-top: 60px;
}
}
footer{
margin-top: -10px;
}
......@@ -961,3 +947,18 @@ footer{
}
}
}
@media(max-width:789px){
.banner-4-cate{
padding-bottom: 20px;
width: 50%;
}
.view-more-flashsale {
padding: 20px;
}
p.flashsale-title {
padding: 20px;
}
}
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