Commit 85fe5ccd by liumengfei

优化产品详情价格显示

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