make header text in center and add icon text

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

View file

@ -54,9 +54,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;">Branding Assets</h1>
<center><h1 class="display-4" Ideas style="font-weight: bold;">Branding Assets</h1></center>
<hr class="heading">
<p class="lead">Find and download official LBRY Foundation branding assets and brand guidelines.</p>
<center><p class="lead">Download official LBRY Foundation branding assets✏📏🖌</p></center>
</div>
</div>
<!-- /jumbotron -->