code review by liangzhifeng
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -114,7 +114,7 @@ | @@ -114,7 +114,7 @@ | ||
114 | &.no-login { | 114 | &.no-login { |
115 | padding: 0; | 115 | padding: 0; |
116 | height: pxToRem(88px); | 116 | height: pxToRem(88px); |
117 | - .link-item { | 117 | + .link-item p { |
118 | font-size: pxToRem(32px); | 118 | font-size: pxToRem(32px); |
119 | line-height: pxToRem(88px); | 119 | line-height: pxToRem(88px); |
120 | } | 120 | } |
-
Please register or login to post a comment