Showing
1 changed file
with
1 additions
and
1 deletions
@@ -38,7 +38,7 @@ $basicBtnC:#eb0313; | @@ -38,7 +38,7 @@ $basicBtnC:#eb0313; | ||
38 | .column { | 38 | .column { |
39 | box-sizing: border-box; | 39 | box-sizing: border-box; |
40 | display: table-cell; | 40 | display: table-cell; |
41 | - padding: pxToRem(16px) pxToRem(12px); | 41 | + padding: pxToRem(20px) pxToRem(12px); |
42 | width: 50%; | 42 | width: 50%; |
43 | border-bottom: 1px solid #fff; | 43 | border-bottom: 1px solid #fff; |
44 | border-right: 1px solid #fff; | 44 | border-right: 1px solid #fff; |
-
Please register or login to post a comment