Commit 6ed2c891 by lmf

优化图片分类导航手机版css

parent 322fe2cf
...@@ -655,10 +655,13 @@ p.shopbycate-title { ...@@ -655,10 +655,13 @@ p.shopbycate-title {
@media(max-width:789px){ @media(max-width:789px){
.shop-by-cata { .shop-by-cata {
padding:15px; padding:15px;
width: 45%; width: 50%;
float: left; float: left;
} }
p.shopbycate-title{font-size:20px} p.shopbycate-title{
font-size:20px;
margin-top: 50px;
}
.shopcatewpt { .shopcatewpt {
width: 130%; width: 130%;
margin: 0 auto; margin: 0 auto;
......
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