Showing
1 changed file
with
3 additions
and
3 deletions
@@ -101,10 +101,10 @@ $basicBtnC:#eb0313; | @@ -101,10 +101,10 @@ $basicBtnC:#eb0313; | ||
101 | display: inline-block; | 101 | display: inline-block; |
102 | box-sizing: border-box; | 102 | box-sizing: border-box; |
103 | margin-left: .5px; | 103 | margin-left: .5px; |
104 | - font-size: pxToRem(23px); | 104 | + font-size: pxToRem(18px); |
105 | text-align: center; | 105 | text-align: center; |
106 | - line-height: pxToRem(33px); | ||
107 | - padding: 0 5px; | 106 | + line-height: pxToRem(30px); |
107 | + padding: 0 10px; | ||
108 | } | 108 | } |
109 | .new-tag { | 109 | .new-tag { |
110 | background-color: #78dc7e; | 110 | background-color: #78dc7e; |
-
Please register or login to post a comment