Showing
1 changed file
with
2 additions
and
2 deletions
@@ -38,7 +38,7 @@ | @@ -38,7 +38,7 @@ | ||
38 | .inner-card { | 38 | .inner-card { |
39 | position: absolute; | 39 | position: absolute; |
40 | left: 44px; | 40 | left: 44px; |
41 | - top: -140px; | 41 | + top: -128px; |
42 | width: 600px; | 42 | width: 600px; |
43 | height: 282px; | 43 | height: 282px; |
44 | background: #fff; | 44 | background: #fff; |
@@ -77,7 +77,7 @@ | @@ -77,7 +77,7 @@ | ||
77 | .card-body { | 77 | .card-body { |
78 | position: relative; | 78 | position: relative; |
79 | width: 680px; | 79 | width: 680px; |
80 | - padding-top: 140px; | 80 | + padding-top: 152px; |
81 | padding-bottom: 130px; | 81 | padding-bottom: 130px; |
82 | text-align: center; | 82 | text-align: center; |
83 | } | 83 | } |
-
Please register or login to post a comment