Commit beeb025e by lmf

优化详情宽度

parent 1875c67f
...@@ -617,6 +617,9 @@ ul { ...@@ -617,6 +617,9 @@ ul {
grid-template-areas: grid-template-areas:
"media title" "media title"
"media main"; "media main";
width: 80%;
margin-left: 10%;
margin-right: 10%;
} }
} }
.product-info-wrapper .page-title span.base{ .product-info-wrapper .page-title span.base{
......
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