Commit 85fe5ccd by liumengfei

优化产品详情价格显示

parent 911917cb
......@@ -537,10 +537,6 @@ ul {
font-size: 14px;
}
.product-info-price .price-box {
margin-top: 20px;
margin-bottom: 20px;
}
.product-info-wrapper .price-final_price .price{
font-size: 30px;
font-weight: 700;
......@@ -574,6 +570,11 @@ ul {
display: flex;
justify-content: space-between;
}
.product-info-price .price-box {
margin-top: 20px;
margin-bottom: 20px;
}
}
.cms-home .cms-index-index .page-layout-1column > main#maincontent {
......
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