Commit 9a27d37c by dhn

天正列表箭头位置

parent 49b4ab63
...@@ -58,8 +58,7 @@ ...@@ -58,8 +58,7 @@
} }
@media (max-width: 768px) { @media (max-width: 768px) {
.owl-carousel.owl-theme .owl-nav *{ .owl-carousel.owl-theme .owl-nav *{
top: 40%; top: 25%;
} }
.owl-carousel.owl-theme .owl-nav .owl-prev{ .owl-carousel.owl-theme .owl-nav .owl-prev{
padding:10px 10px 10px 0px; padding:10px 10px 10px 0px;
......
...@@ -862,6 +862,9 @@ p.shopbycate-title { ...@@ -862,6 +862,9 @@ p.shopbycate-title {
.checkout-cart-index .cart-container .cart-summary > .title { .checkout-cart-index .cart-container .cart-summary > .title {
padding: 1rem 0px; padding: 1rem 0px;
} }
.checkout-index-index .header.content{
padding: 15px 0px 10px;
}
} }
.checkout-index-index .details-qty,.checkout-cart-index .details-qty{ .checkout-index-index .details-qty,.checkout-cart-index .details-qty{
display: block; display: block;
......
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