fix the footer and button in body

This commit is contained in:
Udit Patel 2020-06-18 22:35:56 +05:30 committed by GitHub
parent edd6480d64
commit 312b64b041
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,7 @@
<div class="row py-4 text-white">
<div class="col-md-5 col-lg-5 col-xl-5 mx-auto text-center">
<a href="https://open.lbry.com/@LBRYFoundation:0?r=B5Xh17Wa89hHpZXFqzpaA4ztzPtHCb8F"
class="btn btn-outline-light btn-sm">Lbry.org & Lbry Foundation Area</a>
class="btn btn-outline-light btn-sm"> Check out Lbry Foundation Official channel </a>
<!-- <p><strong>Stay up-to-date on LBRY Foundation</strong></p>
<div class="input-group">
@ -202,7 +202,7 @@
</ul>
</div>
<div class="col-md text-md-right">
<small>&copy; 2020 LBRY.org &amp; LBRY Foundation</small>
<small>&copy; 2020 LBRY.org | LBRY Foundation</small>
</div>
</div>
</div>