make header text in center and add icon text

This commit is contained in:
Udit Patel 2020-06-14 19:09:24 +05:30 committed by GitHub
parent 1bec141cc5
commit f252242f30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -54,11 +54,11 @@
<!-- 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;">Governance</h1>
<center><h1 class="display-4" Ideas style="font-weight: bold;">Governance</h1></center>
<hr class="heading">
<p class="lead">The LBRY Foundation is US-based non-profit corporation governed by a board of directors.
<center><p class="lead">The LBRY Foundation is US-based non-profit corporation governed by a board of directors.🏛️
</p>
</p></center>
</div>
</div>
<!-- /jumbotron -->