added center tag to heading

This commit is contained in:
Udit Patel 2020-06-18 22:10:36 +05:30 committed by GitHub
parent fa657c9b6d
commit 6a4c201a35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,9 +68,9 @@
<!-- jumbotron -->
<div class="jumbotron text-white parallax-layer" data-depth-factor="4" style="background-color: transparent;">
<div class="container text-sm-center pt-5">
<h1 class="display-4" Ideas style="font-weight: bold;">Welcome to LBRY </h1>
<center><h1 class="display-4" Ideas style="font-weight: bold;">Welcome to LBRY </h1></center>
<hr class="heading">
<p class="lead">LBRY is a secure, open, and community-run digital marketplace.</p>
<center><p class="lead">LBRY is a secure, open, and community-run digital marketplace.</p></center>
<div class="btn-group mt-4" role="group" aria-label="Callout buttons">
<a type="button" class="btn lbry-dark text-white btn-lg" href="https://lbry.com/get">Download LBRY</a>
<a class="btn btn-light btn-lg" href="https://chat.lbry.com">Join Discord</a>