Commit 912e62b0 by 王东红

fix

parent a74c9362
......@@ -632,6 +632,7 @@ ul {
.cms-home .cms-index-index .page-layout-1column > main#maincontent {
max-width: fit-content;
}
@media (max-width: 768px){
.categories_tab {
height: 330px;
......@@ -1934,4 +1935,7 @@ background-color: #000;
width: 100px !important;
}
.cart-container {
width: 81%;
margin: 0 auto;
}
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