Skip to content

Commit

Permalink
Update get-verge.js
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jan 17, 2025
1 parent a08eaf2 commit 52357e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/get-verge.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function GetVerge(props) {
<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>
<center>
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '10px' }}>
<center>
<iframe
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
frameBorder="0"
Expand All @@ -32,7 +33,7 @@ function GetVerge(props) {
borderRadius: '20px',
maxWidth: '100%',
}}
/>
/></center>
</div>
</center>
<div className="col-xs-10">
Expand Down

0 comments on commit 52357e8

Please sign in to comment.