code review by zhaobiao
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -65,7 +65,7 @@ $basicBtnC:#eb0313; | @@ -65,7 +65,7 @@ $basicBtnC:#eb0313; | ||
65 | )) | 65 | )) |
66 | } | 66 | } |
67 | .oldbox{ | 67 | .oldbox{ |
68 | - padding: pxToRem(4px) 3%; | 68 | + padding: pxToRem(6px) 3%; |
69 | width: 49.9%; | 69 | width: 49.9%; |
70 | background-color: $tableCellC; | 70 | background-color: $tableCellC; |
71 | box-sizing: border-box; | 71 | box-sizing: border-box; |
-
Please register or login to post a comment