Nav, button, breadcrumb fixes

This commit is contained in:
mDuo13
2020-09-08 18:47:38 -07:00
parent 838dbc4907
commit edd2b145bc
17 changed files with 65 additions and 268 deletions

View File

@@ -65,7 +65,7 @@
<p class="col-md">{% trans %}This has spawned increasing adoption of the technology across the financial services industry, from retail and institutional investment to commercial use cases like cross-border payments.{% endtrans %}</p>
<p class="col-md">{% trans %}With usage growing, its critical that measures are taken today to ensure that the technology is environmentally sustainable tomorrow.{% endtrans %}</p>
</div>
<a href="#" class="btn btn-clear">{% trans %}Learn More{% endtrans %}</a>
<a href="#" class="btn btn-outline-secondary">{% trans %}Learn More{% endtrans %}</a>
</div>
</section>
@@ -105,7 +105,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="carbon-calculator.html" class="btn btn-clear">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
<a href="carbon-calculator.html" class="btn btn-outline-secondary">{% trans %}Discover the Green Currency Calculator{% endtrans %}</a>
</div>
</section>
</div>