Skip to content

Commit

Permalink
Update get-verge.js
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta committed Jan 18, 2025
1 parent c3d0ece commit d9c2a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/get-verge.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ function GetVerge(props) {
<Head>
<title key="title">{t('common:meta.get-verge.title', { defaultValue: 'Get Verge - VergeCurrency.com' })}</title>
</Head>
<div className="get-verge pt-large pb">
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '20px' }}>
<iframe
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
Expand All @@ -27,7 +28,6 @@ function GetVerge(props) {
}}
/>
</div>
<div className="get-verge pt-large pb">
<div className="container">
<div className="row center-xs middle-xs pt pb">
<p className="mb">
Expand Down

0 comments on commit d9c2a6f

Please sign in to comment.