Authored by xuqi

center content

{{> layout/header}}
<div class="product-search-page yoho-page">
<div class="product-search-page yoho-page center-content">
{{# products}}
{{> layout/path-nav}}
... ...
... ... @@ -60,7 +60,7 @@ a:focus {
outline: none;
}
.yoho-page {
.center-content {
width: 1150px;
margin-left: auto;
margin-right: auto;
... ...