Commit 322fe2cf by lmf

优化分类图片导航css

parent 6f3c7c9b
...@@ -582,7 +582,7 @@ ul { ...@@ -582,7 +582,7 @@ ul {
bottom: 10px; bottom: 10px;
width: 100%; width: 100%;
padding: 0.625rem 0; padding: 0.625rem 0;
display: flex; display: none;
justify-content: center; justify-content: center;
gap: 0.5rem; gap: 0.5rem;
} }
...@@ -619,10 +619,6 @@ ul { ...@@ -619,10 +619,6 @@ ul {
.box-moblie{ .box-moblie{
display: block; display: block;
} }
.cms-index-index .page-wrapper .page-footer{
margin-top: 80px;
}
} }
.categories_tab { .categories_tab {
...@@ -664,8 +660,10 @@ p.shopbycate-title { ...@@ -664,8 +660,10 @@ p.shopbycate-title {
} }
p.shopbycate-title{font-size:20px} p.shopbycate-title{font-size:20px}
.shopcatewpt { .shopcatewpt {
width: 100%; width: 130%;
margin: 0 auto; margin: 0 auto;
margin-top: -30px;
margin-left: -45px;
} }
.shop-by-cata img { .shop-by-cata img {
height: 54px; 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