mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-01 09:45:13 +00:00
make header text in center and add icon text
This commit is contained in:
parent
1bec141cc5
commit
f252242f30
1 changed files with 3 additions and 3 deletions
|
@ -54,11 +54,11 @@
|
||||||
<!-- jumbotron -->
|
<!-- jumbotron -->
|
||||||
<div class="jumbotron text-white parallax-layer" data-depth-factor="4" style="background-color: transparent;">
|
<div class="jumbotron text-white parallax-layer" data-depth-factor="4" style="background-color: transparent;">
|
||||||
<div class="container text-sm-center pt-5">
|
<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">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<!-- /jumbotron -->
|
<!-- /jumbotron -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue