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