Authored by 李奇

修改

... ... @@ -38,7 +38,7 @@
.inner-card {
position: absolute;
left: 44px;
top: -140px;
top: -128px;
width: 600px;
height: 282px;
background: #fff;
... ... @@ -77,7 +77,7 @@
.card-body {
position: relative;
width: 680px;
padding-top: 140px;
padding-top: 152px;
padding-bottom: 130px;
text-align: center;
}
... ...