首页字体调大
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -441,7 +441,7 @@ export default { | ... | @@ -441,7 +441,7 @@ export default { |
441 | cursor: pointer; | 441 | cursor: pointer; |
442 | height: 72px; | 442 | height: 72px; |
443 | padding: 0 30px; | 443 | padding: 0 30px; |
444 | font-size: 18px; | 444 | font-size: 22px; |
445 | line-height: 72px; | 445 | line-height: 72px; |
446 | float: left; | 446 | float: left; |
447 | position: relative; | 447 | position: relative; |
... | @@ -450,7 +450,7 @@ export default { | ... | @@ -450,7 +450,7 @@ export default { |
450 | /*border-right: 1px solid #EAEAEA;*/ | 450 | /*border-right: 1px solid #EAEAEA;*/ |
451 | i { | 451 | i { |
452 | margin-right: 6px; | 452 | margin-right: 6px; |
453 | font-size: 18px; | 453 | font-size: 22px; |
454 | position: relative; | 454 | position: relative; |
455 | top: 1px; | 455 | top: 1px; |
456 | } | 456 | } | ... | ... |
-
Please register or sign in to post a comment