Authored by 毕凯

品牌页面 热门品牌 竖直居中

... ... @@ -61,14 +61,14 @@
.brand:nth-child(5n) {
border-right: none;
}
.more {
float: left;
width: 317rem / $pxConvertRem;
height: 174rem / $pxConvertRem;
border-top: 1px solid #e0e0e0;
a {
display: block;
width: 100%;
... ... @@ -109,6 +109,7 @@
}
img {
display: inline-block;
max-width: 100%;
max-height: 100%;
vertical-align: middle;
... ... @@ -132,4 +133,4 @@
}
}
}
}
\ No newline at end of file
}
... ...