Authored by 郝肖肖

'热销品牌css'

@@ -162,13 +162,14 @@ @@ -162,13 +162,14 @@
162 162
163 .hot-brands-nav li { 163 .hot-brands-nav li {
164 width: 158px; 164 width: 158px;
165 - height: 98px; 165 + height: 99px;
166 background: #fff; 166 background: #fff;
167 border: 1px solid #dfdfdf; 167 border: 1px solid #dfdfdf;
168 border-top: none; 168 border-top: none;
169 169
170 &:first-child { 170 &:first-child {
171 border-top: 1px solid #dfdfdf; 171 border-top: 1px solid #dfdfdf;
  172 + height: 98px;
172 } 173 }
173 174
174 img { 175 img {