Contribute: fix spacing below first header

This commit is contained in:
mDuo13
2021-07-02 01:09:26 -07:00
parent 95d93448d8
commit 41d079b5b2

View File

@@ -24,7 +24,7 @@
<section class="py-26 text-center">
<div class="col-lg-5 mx-auto text-center">
<div class="d-flex flex-column-reverse">
<h1 class="mb-18">{% trans %}Participate in the XRPL Community{% endtrans %}</h1>
<h1 class="mb-0">{% trans %}Participate in the XRPL Community{% endtrans %}</h1>
<h6 class="green-500 mb-3">{% trans %}Join and Contribute{% endtrans %}</h6>
</div>
</div>