Showing
1 changed file
with
1 additions
and
1 deletions
@@ -13,7 +13,7 @@ $pxConvertRem : 40; | @@ -13,7 +13,7 @@ $pxConvertRem : 40; | ||
13 | 13 | ||
14 | .thumb-container { | 14 | .thumb-container { |
15 | font-size: 0; | 15 | font-size: 0; |
16 | - padding: 20rem / $pxConvertRem 0 0 30rem / $pxConvertRem; | 16 | + padding: 20rem / $pxConvertRem 0 0 20rem / $pxConvertRem; |
17 | background: #fff; | 17 | background: #fff; |
18 | z-index: 10; | 18 | z-index: 10; |
19 | border-bottom: 1px solid #b0b0b0; | 19 | border-bottom: 1px solid #b0b0b0; |
-
Please register or login to post a comment