Commit f312c2a4 by lmf

优化首页轮播图、导航图 样式为宽屏

parent 7589708d
......@@ -555,6 +555,9 @@ ul {
line-height: 1;
}
.cms-home .cms-index-index .page-layout-1column > main#maincontent {
max-width: fit-content;
}
//首页轮播图
#box > ul,li{
margin: 0;
......@@ -637,13 +640,14 @@ ul {
}
.shopcatewpt {
width: 100%;
width: 80%;
margin: 0 auto;
text-align:center;
}
p.shopbycate-title {
background: #fff;
text-align: center;
margin-top: 120px;
font-size: 28px;
font-weight: bold;
color: #000;
......
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