add some padding at the top

This commit is contained in:
Rimian Perkins 2017-03-20 13:15:56 +11:00
parent 92e5bf76d7
commit ad843760e9
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
<h1>{{i18n 'discourse_donations.title'}}</h1>
{{stripe-card}}
<div style="padding-top: 60px;">
{{stripe-card}}
</div>