|
|
|
@ -18,7 +18,7 @@ section.content {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.qrpay-container {
|
|
|
|
|
width: 900px;
|
|
|
|
|
width: 700px;
|
|
|
|
|
position: relative;
|
|
|
|
|
display: block;
|
|
|
|
|
margin: 40px auto;
|
|
|
|
@ -86,8 +86,6 @@ section.content {
|
|
|
|
|
|
|
|
|
|
.qrpay-container .card-input-box {
|
|
|
|
|
width: 100%;
|
|
|
|
|
height: 400px;
|
|
|
|
|
margin: auto auto 15px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|