Wonkiness with buttons

This commit is contained in:
Thomas Smith 2022-07-11 14:12:43 -04:00
parent 89e4c18f2a
commit 1790711ef1

View file

@ -45,8 +45,8 @@
<div class="container pt-5 pb-5">
<div class="row">
<div class="col" style="z-index:100;">
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.</h1>
<a id="prompt-btn" class="btn btn-primary charcoal mb-3 prompt_btn" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub<span class="badge rounded-pill bg-primary auth-btn ms-3"><span id="count2" class="charcoal"></span></span></a>
<h1 class="prompt yellow">KEEP <br>WHAT IS <br>YOURS.<a class="btn btn-primary charcoal auth-btn mb-3 mt-5 ms-lg-5 ms-md-5 ms-sm-0 ms-0" style="font-family:'Roboto'!important; vertical-align:bottom;" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub<span class="badge rounded-pill bg-primary ms-3"><span id="count5" class="charcoal"></span></span></a></h1>
<!--<a id="prompt-btn" class="btn btn-primary charcoal mb-3 prompt_btn" href="https://github.com/apps/tea-xyz/installations/new" role="button">Authenticate with GitHub<span class="badge rounded-pill bg-primary auth-btn ms-3"><span id="count2" class="charcoal"></span></span></a>-->
<p style="color:#b3c8c8;" class="mt-5 mb-5 lead">Equitable Open-Source for web3</p>
</div>
</div>