fixed header spacing

This commit is contained in:
JST5000
2023-04-07 16:05:25 -07:00
committed by Caleb Kniffen
parent 456f7f0c88
commit 85836ae3f2
3 changed files with 20 additions and 11 deletions

View File

@@ -7,11 +7,11 @@
{% block main %}
<div class="landing page-docs landing-builtin-bg overflow-hidden styled-page">
<section class="py-26 text-center">
<div class="col-xl-4 col-lg-9 mx-auto text-center">
<div class="d-flex flex-column-reverse w-100">
<h1 class="mb-18">{% trans %}What Would You Like to Learn?{% endtrans %}</h1>
<h6 class="eyebrow mb-3">{% trans %}XRP Ledger Documentation{% endtrans %}</h6>
<section class="text-center title-space">
<div class="col-lg-9 mx-auto text-center">
<div class="d-flex flex-column-reverse">
<h1 class="">{% trans %}XRP Ledger Developer Resources{% endtrans %}</h1>
<h6 class="eyebrow mb-3">{% trans %}Documentation{% endtrans %}</h6>
</div>
</div>
</section>
@@ -202,8 +202,6 @@
]
%}
{# TODO: Add the FlatCards section at the top #}
<section class="text-left">
<div class="mx-auto mb-10">
<h4>Getting Started with XRP Ledger</h4>
@@ -233,7 +231,7 @@
</div>
</section>
<section class="py-26 text-left">
<section class="text-left">
<div class="card-grid card-grid-2xN">
<div class="col">
<h6>Explore SDKs</h6>