Skip to content

Commit 5b1d27f

Browse files
Update buy.html
1 parent b37ca34 commit 5b1d27f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_templates/buy.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ <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 id="buy-widget" style="width: 400px;height: 650px;"></div>
22+
<div class="buy-widget""></div>
2323
</div>
2424
</div>
25-
<div style="margin-top: 50px;text-align: center;">
25+
<div class="buy-footer-notice">
2626
<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>
2727
</div>
2828
</div>

0 commit comments

Comments
 (0)