mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Design: clean up some spacing issues
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block mainclasses %}landing{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
<section class="container-fluid bg-white pl-0 pb-4 pt-2">
|
||||
<section class="container-fluid bg-white section-hero pb-4 pt-2">
|
||||
<h1 class="main-page-header">XRP Ledger Documentation</h1>
|
||||
<p class="blurb">Dive into our documentation and start integrating with the XRP Ledger.</p>
|
||||
<p class="blurb">Browse by category, or skip straight to the <a href="#full-doc-index">full documentation index</a>.</p>
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
</section>
|
||||
|
||||
<section class="container-fluid p-3 p-sm-4 pl-0">
|
||||
<section class="container-fluid doc-index">
|
||||
<h2 id="full-doc-index">Full Documentation Index</h2>
|
||||
<div class="row">
|
||||
<div class="col-md-8">
|
||||
|
||||
Reference in New Issue
Block a user