Commit 0228998f by lmf

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

parents e9e48468 ceef0cb4
...@@ -632,6 +632,7 @@ ul { ...@@ -632,6 +632,7 @@ ul {
.cms-home .cms-index-index .page-layout-1column > main#maincontent { .cms-home .cms-index-index .page-layout-1column > main#maincontent {
max-width: fit-content; max-width: fit-content;
} }
@media (max-width: 768px){ @media (max-width: 768px){
.categories_tab { .categories_tab {
height: 330px; height: 330px;
...@@ -1953,4 +1954,7 @@ background-color: #000; ...@@ -1953,4 +1954,7 @@ background-color: #000;
width: 100px !important; 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