Showing
1 changed file
with
2 additions
and
0 deletions
@@ -58,6 +58,7 @@ | @@ -58,6 +58,7 @@ | ||
58 | float: right; | 58 | float: right; |
59 | margin-right: rem(30); | 59 | margin-right: rem(30); |
60 | color: #ccc; | 60 | color: #ccc; |
61 | + font-size: rem(32); | ||
61 | } | 62 | } |
62 | 63 | ||
63 | &:last-child { | 64 | &:last-child { |
@@ -87,6 +88,7 @@ | @@ -87,6 +88,7 @@ | ||
87 | .icon-yoho-enter { | 88 | .icon-yoho-enter { |
88 | color: #ccc; | 89 | color: #ccc; |
89 | float: right; | 90 | float: right; |
91 | + font-size: rem(32); | ||
90 | } | 92 | } |
91 | 93 | ||
92 | .connect-item { | 94 | .connect-item { |
-
Please register or login to post a comment