Commit 3dabf5bf by liumengfei

优化字体大小

parent bd45e7cd
...@@ -125,7 +125,7 @@ $priceBlock = $objectManager->get(\Magento\Catalog\Block\Product\AbstractProduct ...@@ -125,7 +125,7 @@ $priceBlock = $objectManager->get(\Magento\Catalog\Block\Product\AbstractProduct
<!----------------------------item handle end-----------------------------------> <!----------------------------item handle end----------------------------------->
<!----------------------------item option end-----------------------------------> <!----------------------------item option end----------------------------------->
<div style="float: right;padding-right: 15%;width: 40%;font-size: 20px;"> <div style="float: right;padding-right: 15%;width: 40%;font-size: 18px;">
<?php if ($canApplyMsrp) :?> <?php if ($canApplyMsrp) :?>
<span class="cart msrp subtotal">--</span> <span class="cart msrp subtotal">--</span>
<?php else :?> <?php else :?>
......
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