11 lines
142 B
CSS
11 lines
142 B
CSS
.checkout_form_margin {
|
|
margin-right: 10px !important;
|
|
margin-left: 10px !important;
|
|
|
|
}
|
|
|
|
.payment-btn {
|
|
float: left;
|
|
margin-left: 12px;
|
|
}
|