mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-08-23 20:47:23 +00:00
Fix : Merged heading size between pages
This commit is contained in:
parent
b1cccf18d7
commit
0f04c24e6b
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
|||
<!-- 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-2" Ideas style="font-weight: bold;">The Swarm</h1>
|
||||
<h1 class="display-4" Ideas style="font-weight: bold;">The Swarm</h1>
|
||||
<hr class="heading">
|
||||
<p class="lead">LBRY SWARM!</p>
|
||||
</div>
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
<!-- 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-2" Ideas style="font-weight: bold;">The Tavern</h1>
|
||||
<h1 class="display-4" Ideas style="font-weight: bold;">The Tavern</h1>
|
||||
<hr class="heading">
|
||||
<p class="lead">The LBRY Tavern. Cheers!</p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue