Commit bb8e9d3e by dhn

Merge branch 'developer' of http://47.99.244.21:9999/root/joshine into Branch_developer

parents 6d11a0dc 51acaf31
......@@ -2122,13 +2122,17 @@ footer{
width: 50%;
}
.product-item .product-item-info,
.product-list-item .product-item-info {
padding: .2em !important;
}
.products-grid {
.product-item .product-item-info, .product-list-item .product-item-info {
padding: .2rem !important;
}
.product-items {
gap: .2rem;
}
.product-items .product-item{
width: 49%;
.products-grid .product-items, [data-appearance=carousel] .product-items {
gap: 0;
}
}
.view-more-flashsale {
......
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