Commit dfb90427 by lmf

优化首页最新产品价格样式

parent cfbd82ba
...@@ -166,7 +166,7 @@ if ($exist = ($block->getProductCollection() && $block->getProductCollection()-> ...@@ -166,7 +166,7 @@ if ($exist = ($block->getProductCollection() && $block->getProductCollection()->
justify-content: space-around; justify-content: space-around;
align-items: flex-end; align-items: flex-end;
} }
span.price{ span.price-wrapper .price {
font-size: larger; font-size: larger;
font-weight: 600; font-weight: 600;
} }
......
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