Showing
1 changed file
with
1 additions
and
0 deletions
@@ -6,6 +6,7 @@ | @@ -6,6 +6,7 @@ | ||
6 | margin-bottom: pxToRem(30px); | 6 | margin-bottom: pxToRem(30px); |
7 | padding-left: pxToRem(30px); | 7 | padding-left: pxToRem(30px); |
8 | padding-right: pxToRem(30px); | 8 | padding-right: pxToRem(30px); |
9 | + font-size: pxToRem(24px); | ||
9 | 10 | ||
10 | input { | 11 | input { |
11 | padding: 0 pxToRem(12px); | 12 | padding: 0 pxToRem(12px); |
-
Please register or login to post a comment