Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into develop
Showing
1 changed file
with
2 additions
and
2 deletions
@@ -5,9 +5,9 @@ | @@ -5,9 +5,9 @@ | ||
5 | } | 5 | } |
6 | .coin-num { | 6 | .coin-num { |
7 | color: #d0021b; | 7 | color: #d0021b; |
8 | - font-size: pxToRem(66px); | 8 | + font-size: pxToRem(80px); |
9 | font-weight: bold; | 9 | font-weight: bold; |
10 | - line-height: pxToRem(106px); | 10 | + line-height: pxToRem(88px); |
11 | // letter-spacing: pxToRem(8px); | 11 | // letter-spacing: pxToRem(8px); |
12 | } | 12 | } |
13 | 13 |
-
Please register or login to post a comment