Showing
1 changed file
with
2 additions
and
2 deletions
@@ -98,8 +98,8 @@ | @@ -98,8 +98,8 @@ | ||
98 | .first { | 98 | .first { |
99 | 99 | ||
100 | li { | 100 | li { |
101 | - height: 100rem / $pxConvertRem; | ||
102 | - line-height: 100rem / $pxConvertRem; | 101 | + height: 88rem / $pxConvertRem; |
102 | + line-height: 88rem / $pxConvertRem; | ||
103 | border-bottom: 1px solid #e0e0e0; | 103 | border-bottom: 1px solid #e0e0e0; |
104 | 104 | ||
105 | &:last-child { | 105 | &:last-child { |
-
Please register or login to post a comment