Commit a107ceab by lmf

首页自适配样式优化

parent 2ecec624
...@@ -2424,4 +2424,39 @@ span.swatch-attribute-selected-option{ ...@@ -2424,4 +2424,39 @@ span.swatch-attribute-selected-option{
} }
} }
@media (max-width: 1024px){
.select-element.section-before-footer.clearfix p {
font-weight: 200;
font-size: 12px;
color: #909090;
text-transform: none;
}
}
@media (max-width: 1024px) and (min-width: 768px){
.select-element.section-before-footer.clearfix p {
font-weight: 400;
font-size: 16px;
color: #909090;
text-transform: none;
}
.flash-sale-item{
width: 33.33%;
}
.shopcatewpt{
width: 100%;
}
.shop-by-cata {
padding: 10px;
width: 50%;
float: left;
}
}
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