edits to the net-new pages for mobile optimization

This commit is contained in:
Calvin Jhunjhnuwala
2020-08-26 15:53:38 -07:00
parent 57a1c6daa5
commit a0f6bea272
10 changed files with 44 additions and 37 deletions

View File

@@ -37,7 +37,7 @@
<div class="container mb-20">
<section class="row mb-50">
<h6 class="section-marker">{% trans %}Creating Economic Opportunity{% endtrans %}</h6>
<div class="col-md-4 offset-md-1 mb-10">
<div class="col-md-4 offset-md-1 mb-10 text-center">
<img class="mw-100" src="./img/impact/impact-democratizing-payments@2x.png">
</div>
<div class="col-md-6 offset-md-1">
@@ -56,7 +56,7 @@
<section class="row mb-50">
<h6 class="section-marker">{% trans %}Future of Finance{% endtrans %}</h6>
<div class="col-md-4 offset-md-1 order-1 order-md-2 mb-10">
<div class="col-md-4 offset-md-1 order-1 order-md-2 mb-10 text-center">
<img class="mw-100" src="./img/impact/impact-building-future@2x.png">
</div>
<div class="col-md-6 offset-md-1 order-2 order-md-1">
@@ -72,7 +72,7 @@
<section class="row mb-50">
<h6 class="section-marker">{% trans %}Are All Digital Assets Alike?{% endtrans %}</h6>
<div class="col-md-4 offset-md-1 mb-10">
<div class="col-md-4 offset-md-1 mb-10 text-center">
<img class="mw-100" src="./img/impact/impact-crypto-strengths@2x.png">
</div>
<div class="col-md-6 offset-md-1">
@@ -91,7 +91,7 @@
<section class="row mb-20">
<h6 class="section-marker">{% trans %}What Makes XRP and the XRP Ledger Green?{% endtrans %}</h6>
<div class="col-md-4 mb-10">
<div class="col-md-4 mb-10 text-center">
<img class="mw-100 mt-20" src="./img/green/green-graphic@2x.png">
</div>
<div class="col-md-8">
@@ -106,7 +106,7 @@
<p>{% trans %}Adopting XRP more broadly will help limit this waste and ensure a sustainable future for our planet and global economy.{% endtrans %}</p>
</div>
</div>
<a href="#" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
<a href="/carbon-calculator.html" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
</div>
</section>
</div>