Donation form style updates
This commit is contained in:
parent
76c5641041
commit
5723b91ba2
|
@ -14,6 +14,20 @@ div.stripe-errors {
|
|||
|
||||
.donations-page-payment {
|
||||
padding-top: 60px;
|
||||
|
||||
#payment-form {
|
||||
.control-label {
|
||||
margin: 0 6.5px;
|
||||
}
|
||||
|
||||
.select-kit ul {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
input[type="checkbox"] {
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.transaction-fee-description {
|
||||
|
|
Loading…
Reference in New Issue