默认提交
Showing
1 changed file
with
0 additions
and
2 deletions
... | @@ -25,9 +25,7 @@ $contentWidth:690px; | ... | @@ -25,9 +25,7 @@ $contentWidth:690px; |
25 | $imgHeight: 480px; | 25 | $imgHeight: 480px; |
26 | width: $imgWidth; | 26 | width: $imgWidth; |
27 | height: $imgHeight; | 27 | height: $imgHeight; |
28 | // border: 1PX solid #F0F0F0; | ||
29 | border-radius: 4px; | 28 | border-radius: 4px; |
30 | // @extend .bb; | ||
31 | 29 | ||
32 | .swiper { | 30 | .swiper { |
33 | width: $imgWidth; | 31 | width: $imgWidth; | ... | ... |
-
Please register or sign in to post a comment