Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shleeable authored Apr 20, 2020
1 parent 70b8fbe commit e4808c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ <h3>How much?</h3>
</div>
</div>
<div class="row hidden" id="custom-amount" style="margin-top: 20px;">
<div class="col-md-4 col-md-offset-4">
<div class="col-md-8 col-md-offset-2">
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">{{ currency.symbol }}</span>
Expand Down

0 comments on commit e4808c6

Please sign in to comment.