Showing
1 changed file
with
1 additions
and
1 deletions
@@ -49,7 +49,7 @@ | @@ -49,7 +49,7 @@ | ||
49 | } | 49 | } |
50 | 50 | ||
51 | .brand-name { | 51 | .brand-name { |
52 | - margin: 2px 0 0 0; | 52 | + margin: 10rem / $pxConvertRem 0 0 0; |
53 | line-height: 24rem / $pxConvertRem; | 53 | line-height: 24rem / $pxConvertRem; |
54 | font-size: 18rem / $pxConvertRem; | 54 | font-size: 18rem / $pxConvertRem; |
55 | color: #babac2; | 55 | color: #babac2; |
-
Please register or login to post a comment