Skip to content

Commit 52357e8

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

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
@@ -21,6 +21,7 @@ function GetVerge(props) {
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>
2222
<center>
2323
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '10px' }}>
24+
<center>
2425
<iframe
2526
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
2627
frameBorder="0"
@@ -32,7 +33,7 @@ function GetVerge(props) {
3233
borderRadius: '20px',
3334
maxWidth: '100%',
3435
}}
35-
/>
36+
/></center>
3637
</div>
3738
</center>
3839
<div className="col-xs-10">

0 commit comments

Comments
 (0)