make header text in center and add icon text

This commit is contained in:
Udit Patel 2020-06-14 18:51:59 +05:30 committed by GitHub
parent cdc8fcfea6
commit 7e7f0837bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,9 +55,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;">The Tavern</h1>
<center><h1 class="display-4" Ideas style="font-weight: bold;">The Tavern</h1></center>
<hr class="heading">
<p class="lead">The LBRY Tavern. Cheers!</p>
<center><p class="lead">The LBRY Tavern. Cheers!🍺</p></center>
</div>
</div>
<!-- /jumbotron -->