Showing
1 changed file
with
2 additions
and
2 deletions
@@ -241,8 +241,8 @@ | @@ -241,8 +241,8 @@ | ||
241 | } | 241 | } |
242 | 242 | ||
243 | li:first-child { | 243 | li:first-child { |
244 | - height: 88rem / $pxConvertRem; | ||
245 | - line-height: 88rem / $pxConvertRem; | 244 | + height: 90rem / $pxConvertRem !important; |
245 | + line-height: 90rem / $pxConvertRem !important; | ||
246 | background: #3e3e3e; | 246 | background: #3e3e3e; |
247 | 247 | ||
248 | a { | 248 | a { |
-
Please register or login to post a comment