Skip to content

Commit d7fe689

Browse files
Update buy.html
1 parent 18a769f commit d7fe689

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_templates/buy.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,11 @@ <h1>{% translate pagetitle %}</h1>
1919
<div class="container">
2020
<div class="row card-row" style="justify-content: center;">
2121
<div class="card buy-card" style="width: 480px;margin-top: -30px;margin-bottom: 100px;">
22-
<div class="buy-widget""></div>
22+
<div class="buy-widget"></div>
2323
</div>
24-
</div>
25-
<div class="buy-footer-notice">
26-
<b>The above widget is provided by a third party provider (<a href="https://www.moonpay.com/">MoonPay</a>) and is not associated with bitcoin.org.</b>
27-
</div>
24+
<div class="buy-footer-notice">
25+
<b>The above widget is provided by a third party provider (<a href="https://www.moonpay.com/">MoonPay</a>) and is not associated with bitcoin.org.</b>
26+
</div>
2827
</div>
2928
</div>
3029

0 commit comments

Comments
 (0)