Skip to content

Commit 2682772

Browse files
Update get-verge.js
1 parent 4bead90 commit 2682772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/get-verge.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ function GetVerge(props) {
1313
<Head>
1414
<title key="title">{t('common:meta.get-verge.title', { defaultValue: 'Get Verge - VergeCurrency.com' })}</title>
1515
</Head>
16-
<br /><br />
16+
<br />
1717
<div className="get-verge pt-large pb">
1818
<div className="iframe-container" style={{ textAlign: 'center', marginBottom: '20px' }}>
1919
{/* Text added above the iframe */}
20-
<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>
20+
<h4 style={{ textAlign: 'center' }}>Here you can buy XVG (or any cryptocurrency) with Paypal Coin (from the Paypal App), Bitcoin, <br /> or Ethereum! or swap any crypto for a different crypto!</h4>
2121
<iframe
2222
src="https://swapspace.co/widget/e690ba97ac5620dc27d4101c"
2323
frameBorder="0"

0 commit comments

Comments
 (0)