Fix : Merged heading size between pages

This commit is contained in:
eniamza 2020-06-11 20:36:51 +06:00
parent b1cccf18d7
commit 0f04c24e6b
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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>