mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-04 21:05:16 +00:00
added center tag to heading
This commit is contained in:
parent
fa657c9b6d
commit
6a4c201a35
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue