Commit 9dfba6bf by dhn

mini购物车数量价格字体大小

parent bd45e7cd
...@@ -3093,7 +3093,7 @@ strong.subtitle.empty{ ...@@ -3093,7 +3093,7 @@ strong.subtitle.empty{
margin-right: 1rem; margin-right: 1rem;
} }
.minicart-items .price-container{ .minicart-items .price-container{
font-size: 12px; font-size: 18px;
} }
button.action.primary.checkout{ button.action.primary.checkout{
height: 50px; height: 50px;
...@@ -3424,7 +3424,7 @@ div#shipping-method-buttons-container { ...@@ -3424,7 +3424,7 @@ div#shipping-method-buttons-container {
} }
span.qty-wrapper { span.qty-wrapper {
font-size: 12px; font-size: 18px;
} }
.checkout-container .action.primary, .checkout-container action.secondary{ .checkout-container .action.primary, .checkout-container action.secondary{
background-color: #ffa800 !important; background-color: #ffa800 !important;
......
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