mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
mobile styling clean up based on qa doc
This commit is contained in:
@@ -93,18 +93,17 @@
|
||||
<p class="mb-10">{% trans %}XRP can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently. It is freely exchanged on the open market and used in the real world for enabling cross-border payments and microtransactions.{% endtrans %}</p>
|
||||
<div class="card-grid card-grid-2xN mb-10">
|
||||
<div class="mr-5-until-md">
|
||||
<img class="mw-100 mb-1" src="./img/icons/briefcase.svg">
|
||||
<img class="mw-100 mb-2" src="./img/icons/briefcase.svg">
|
||||
<h6 class="fs-4-5">{% trans %}Financial Institutions{% endtrans %}</h6>
|
||||
<p class="">{% trans %}Leverage XRP as a bridge currency to facilitate faster, more affordable cross-border payments around the world.{% endtrans %}</p>
|
||||
</div>
|
||||
<div class="ml-5-until-md">
|
||||
<img class="mw-100 mb-1" src="./img/icons/user.svg">
|
||||
<img class="mw-100 mb-2" src="./img/icons/user.svg">
|
||||
<h6 class="fs-4-5">{% trans %}Individual Consumers{% endtrans %}</h6>
|
||||
<p>{% trans %}Use XRP to move different currencies around the world. {% endtrans %}</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-10 p-10 br-8 bg-grey-800 text-center position-relative">
|
||||
<img src="./img/backgrounds/cta-xrp-overview-orange.svg" class="cta cta-top-left">
|
||||
<img src="./img/backgrounds/cta-xrp-overview-magenta.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<h2 class="h4 mb-10">{% trans %}XRP was designed with sustinability in mind.{% endtrans %}</h2>
|
||||
@@ -123,10 +122,9 @@
|
||||
|
||||
<div class="py-26 link-section" id="ripple">
|
||||
<h2 class="h4 mb-8">{% trans %}What Is the Relationship Between Ripple and XRP?{% endtrans %}</h2>
|
||||
<h5 class="longform mb-10">{% trans %}<a href="https://ripple.com" target="_blank">Ripple</a> is a technology company that makes it easier to build a high-performance, global payments business through its platform, RippleNet. XRP is a digital asset independent of this, and is used in Ripple’s On-Demand Liquidity service to facilitate efficient and cost-effective cross-border transactions. {% endtrans %}</h5>
|
||||
<h5 class="longform mb-10">{% trans %}<a href="https://ripple.com" target="_blank">Ripple</a> is a technology company that makes it easier to build a high-performance, global payments business. XRP is a digital asset independent of this.{% endtrans %}</h5>
|
||||
<p>{% trans %}There is a finite amount of XRP. All XRP is already in existence today—no more than the original 100 billion can be created. The XRPL founders gifted 80 billion XRP, the platform’s native currency, to Ripple. To provide predictability to the XRP supply, Ripple has locked 55 billion XRP (55% of the total possible supply) into a series of escrows using the XRP Ledger itself. The XRPL's transaction processing rules, enforced by the consensus protocol, control the release of the XRP.{% endtrans %}</p>
|
||||
<div class="mt-10 p-10 br-8 bg-grey-800 text-center position-relative">
|
||||
<img src="./img/backgrounds/cta-xrp-overview-green.svg" class="cta cta-top-left">
|
||||
<img src="./img/backgrounds/cta-xrp-overview-green-2.svg" class="cta cta-bottom-right">
|
||||
<div class="z-index-1 position-relative">
|
||||
<h3 class="h4 mb-10">{% trans %}As of <span class="green-500">December 2017</span> <br/>
|
||||
|
||||
Reference in New Issue
Block a user