Skip to content

Commit a08eaf2

Browse files
Update get-verge.js
1 parent d32fb82 commit a08eaf2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/get-verge.js

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ function GetVerge(props) {
1919
<div className="row center-xs middle-xs pt pb">
2020
{/* Text added above the iframe */}
2121
<h4 style={{ textAlign: 'center' }}>Here you can buy XVG (or any cryptocurrency) with Paypal Coin (from the Paypal App), Bitcoin, or Ethereum! or swap any crypto for a different crypto!</h4>
22-
22+
<center>
2323
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '10px' }}>
2424
<iframe
2525
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
@@ -34,6 +34,7 @@ function GetVerge(props) {
3434
}}
3535
/>
3636
</div>
37+
</center>
3738
<div className="col-xs-10">
3839
<h2>{t('get-verge:body.intro', { defaultValue: 'Trade Verge on the most popular exchanges.' })}</h2>
3940
<p className="mb">

0 commit comments

Comments
 (0)