We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37ca34 commit 5b1d27fCopy full SHA for 5b1d27f
_templates/buy.html
@@ -19,10 +19,10 @@ <h1>{% translate pagetitle %}</h1>
19
<div class="container">
20
<div class="row card-row" style="justify-content: center;">
21
<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>
+ <div class="buy-widget""></div>
23
</div>
24
25
- <div style="margin-top: 50px;text-align: center;">
+ <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
28
0 commit comments