mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-30 17:01:28 +00:00
make header text in center and add icon text
This commit is contained in:
parent
f252242f30
commit
c4a7fbc26e
1 changed files with 2 additions and 2 deletions
|
@ -54,9 +54,9 @@
|
||||||
<!-- 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;">Branding Assets</h1>
|
<center><h1 class="display-4" Ideas style="font-weight: bold;">Branding Assets</h1></center>
|
||||||
<hr class="heading">
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<!-- /jumbotron -->
|
<!-- /jumbotron -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue