Add a 2% buffer between the donation box and the text.
This commit is contained in:
parent
d2afb791f2
commit
b82b463399
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@ function validateAmount(amount){
|
||||||
</td></tr></table>
|
</td></tr></table>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="align:left;width:82%;">
|
<div style="align:left;width:80%;">
|
||||||
<!-- begin campaign text -->
|
<!-- begin campaign text -->
|
||||||
|
|
||||||
<h2>Fundraising Campaign: Non-Profit Accounting Software</h2>
|
<h2>Fundraising Campaign: Non-Profit Accounting Software</h2>
|
||||||
|
|
Loading…
Reference in a new issue