Commit 5132e606 by lmf

Merge branch 'master' of http://47.99.244.21:9999/root/joshine

parents e8a8aabe eb913e12
......@@ -1281,6 +1281,8 @@ footer{
// z-index: 1;
//}
}
@media (max-width: 639.98px) {
.navigation span.ui-menu-icon-1 {
top: 50%;
......@@ -1397,7 +1399,11 @@ footer{
}
}
}
@media (max-width: 639.98px) {
.products-grid .product-items .product-item{
max-width: 370px !important;
}
}
//.product-items .product-item-photo:hover {
// transform: scale(1.02);
// transition: all 0.5s ease;
......
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