Authored by 郭成尧

style-adjust

... ... @@ -7,9 +7,11 @@
.recommend-brands {
.panel-header {
border-top: none;
border-bottom: none;
}
.panel-body {
padding-top: 0;
padding-left: 20px;
padding-right: 20px;
flex-wrap: wrap;
... ... @@ -21,7 +23,7 @@
}
.brand-news-count {
margin-top: 20px;
margin: 20px 0;
width: 32%;
img {
... ...
... ... @@ -66,7 +66,7 @@
}
.meta {
margin-top: 20px;
margin-top: 16px;
font-size: 12px;
.iconfont {
... ...
... ... @@ -36,7 +36,7 @@
height: 50px;
padding-left: 19px;
padding-right: 19px;
line-height: 46px;
line-height: 50px;
color: #444;
border: 2px solid #444;
border-radius: 5px;
... ...