Commit 588c0313 by lmf

优化首页样式

parent b92b27cf
...@@ -201,7 +201,7 @@ ol.product-items.widget-new-grid{ ...@@ -201,7 +201,7 @@ ol.product-items.widget-new-grid{
width: 100%; width: 100%;
max-width: 50%; max-width: 50%;
} }
.products-grid.grid { .grid {
display: list-item !important; display: list-item !important;
} }
} }
......
...@@ -627,6 +627,9 @@ ul { ...@@ -627,6 +627,9 @@ ul {
} }
.box-moblie{ .box-moblie{
display: block; display: block;
width: 100%;
margin-top: 24px;
margin-left: -10px;
} }
.categories_tab { .categories_tab {
height: 330px; height: 330px;
......
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