Authored by xuqi

hot brands bg color

.hot-brands {
background: #fff;
background: #f0f0f0;
border-bottom: 1px solid #e0e0e0;
a {
... ... @@ -8,6 +8,10 @@
height: 100%;
}
> * {
background: #fff;
}
.brand {
float: left;
width: 158rem / $pxConvertRem;
... ...