Commit 4ede5cdc by 王东红

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents 2830d097 8ff4bf08
......@@ -128,6 +128,10 @@
float: left;
text-align: center;
}
.newsletter-list ul{
display: flex;
justify-content: center;
}
.block.newsletter{
height: 200px;
}
......
......@@ -661,7 +661,7 @@ p.shopbycate-title {
}
@media(max-width:789px){
.shop-by-cata {
padding:15px;
padding:2px;
width: 50%;
float: left;
}
......@@ -673,7 +673,7 @@ p.shopbycate-title {
width: 130%;
margin: 0 auto;
margin-top: -30px;
margin-left: -45px;
margin-left: -38px;
}
.shop-by-cata img {
height: 54px;
......
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