mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
add utm lower spacing between location and date
This commit is contained in:
@@ -751,7 +751,7 @@ export default function Events() {
|
|||||||
"XRP Ledger Apex 2024 is the official global community summit that unites developers, innovators, businesses, and investors who are building the future of finance on the XRP Ledger blockchain."
|
"XRP Ledger Apex 2024 is the official global community summit that unites developers, innovators, businesses, and investors who are building the future of finance on the XRP Ledger blockchain."
|
||||||
)}
|
)}
|
||||||
</p>
|
</p>
|
||||||
<div className="py-2 my-3 event-small-gray">
|
<div className=" my-3 event-small-gray">
|
||||||
Location: Amsterdam
|
Location: Amsterdam
|
||||||
</div>
|
</div>
|
||||||
<div className="py-2 my-3 event-small-gray">
|
<div className="py-2 my-3 event-small-gray">
|
||||||
@@ -761,7 +761,7 @@ export default function Events() {
|
|||||||
<a
|
<a
|
||||||
className="btn btn-primary btn-arrow-out"
|
className="btn btn-primary btn-arrow-out"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="http://xrpledgerapex.com/"
|
href="https://www.xrpledgerapex.com/?utm_source=xrplorg&utm_medium=web&utm_campaign=events"
|
||||||
>
|
>
|
||||||
{translate("Learn More")}
|
{translate("Learn More")}
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user