Commit b2aacd9e by 王东红

内容页布局调整

parent 2f191511
......@@ -85,7 +85,12 @@
// font-size: large;
//}
.cms-page-view .columns{
box-sizing: border-box;
margin-left: auto !important;
margin-right: auto !important;
max-width: 1280px;
}
@media (max-width: 767px){
.box-tocart .fieldset .actions
{
......
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