Commit 19841c07 by lmf

优化手机版logo居中

parent c17ed3d5
......@@ -119,10 +119,6 @@
gap: 3px;
}
.header.content > a{
margin-left: 15%;
}
.page-header {
position: fixed;
}
......@@ -752,6 +748,11 @@ p.shopbycate-title {
.select-element.section-before-footer.clearfix span img {max-height: 100%;width: auto;}
.baozhang_before_footer{width: 16.5%;float: left;}
@media(min-width: 790px){
.baozhang_before_footer{
margin-top: 30px;
}
}
@media(max-width:789px){
.col-md-3.col-xs-12.social_block {
padding: 0;
......
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