9 lines
138 B
CSS
9 lines
138 B
CSS
.payment-option {
|
|
margin-bottom: 1.5em !important;
|
|
width: 105%;
|
|
}
|
|
.payment-option img {
|
|
height: 40px;
|
|
margin-top: -5px;
|
|
}
|