Commit bd8ba9ae by halweg

fix : 商品价格展示优化

parent cbc5464d
...@@ -1285,7 +1285,7 @@ p.flashsale-title { ...@@ -1285,7 +1285,7 @@ p.flashsale-title {
.flash-sale-inner .product-reviews-summary.short { .flash-sale-inner .product-reviews-summary.short {
padding: 0; padding: 0;
margin: 0; margin: 0;
width: 70%; width: 100%;
float: left; float: left;
} }
...@@ -3033,6 +3033,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo ...@@ -3033,6 +3033,7 @@ strong#block-related-heading,strong#block-upsell-heading{ font-weight: 600; colo
font-size: 16px; font-size: 16px;
font-weight: 600; font-weight: 600;
padding: 0 10px; padding: 0 10px;
font-family: Outfit-Regular,sans-serif;
} }
@media (max-width: 768px) { @media (max-width: 768px) {
......
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