mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 19:25:51 +00:00
Center sdk image and fix typos
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
|
||||
<section class="text-left">
|
||||
<div class="mx-auto mb-10">
|
||||
<h4>Getting Started with XRP Ledger</h4>
|
||||
<h4>Getting Started</h4>
|
||||
</div>
|
||||
<div class="card-grid flat-card-grid card-grid-3xN">
|
||||
<div class="col">
|
||||
@@ -317,10 +317,10 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col">
|
||||
<div class="col center-image">
|
||||
<img
|
||||
src="/assets/img/backgrounds/sdk-black.png"
|
||||
class="img-fluid pt-20 sdk-img"
|
||||
class="img-fluid sdk-img"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -349,9 +349,7 @@
|
||||
<h6 class="mb-3">Explore Dev Tools</h6>
|
||||
</div>
|
||||
<p class="mb-20">
|
||||
Use these web-based tools to assist during all stages of
|
||||
development, from getting your first payment to testing your
|
||||
implementation for best practices.{" "}
|
||||
Use these web-based tools to assist during all stages of development, from getting your first payment to testing your implementation for best practices.
|
||||
</p>
|
||||
<div class="card-grid card-grid-2xN">
|
||||
{% for card in devTools %}
|
||||
|
||||
Reference in New Issue
Block a user