Commit 3c9610e9 by 王东红

类目页样式调整

parent 01c12085
......@@ -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