Showing
1 changed file
with
1 additions
and
1 deletions
@@ -48,7 +48,7 @@ $pxConvertRem : 40; | @@ -48,7 +48,7 @@ $pxConvertRem : 40; | ||
48 | display: inline-block; | 48 | display: inline-block; |
49 | position: relative; | 49 | position: relative; |
50 | margin-right: 22rem / $pxConvertRem; | 50 | margin-right: 22rem / $pxConvertRem; |
51 | - padding-bottom: 28rem / $pxConvertRem; | 51 | + padding-bottom: 20rem / $pxConvertRem; |
52 | 52 | ||
53 | &:last-child { | 53 | &:last-child { |
54 | margin-right: 0; | 54 | margin-right: 0; |
-
Please register or login to post a comment