购物车增加边框 code review by bikai
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -424,7 +424,7 @@ $basicBtnC:#eb0313; | @@ -424,7 +424,7 @@ $basicBtnC:#eb0313; | ||
424 | margin: 0 pxToRem(100px) 0 pxToRem(115px); | 424 | margin: 0 pxToRem(100px) 0 pxToRem(115px); |
425 | color: #fff; | 425 | color: #fff; |
426 | background-color: $basicBtnC; | 426 | background-color: $basicBtnC; |
427 | - font-size: pxToRem(40px); | 427 | + font-size: pxToRem(32px); |
428 | line-height: pxToRem(80px); | 428 | line-height: pxToRem(80px); |
429 | text-align: center; | 429 | text-align: center; |
430 | } | 430 | } |
-
Please register or login to post a comment