Button effects

This commit is contained in:
Thomas Smith 2022-09-09 09:27:02 -04:00
parent e85c33da9f
commit d2a22a13ee

View file

@ -37,6 +37,6 @@
<hr>
<div class="row button-container">
<a href="#" role="button" class="btn btn-primary auth-btn mt-lg-0 mt-md-0 mt-sm-4 mt-4" id="nav-cta">Authenticate with tea<span class="vertical-center" style="float:right; font-size:1.2rem;"><u id="count1"></u> devs authenticated</span></a>
<a href="#" role="button" class="btn btn-primary auth-btn mt-lg-0 mt-md-0 mt-sm-4 mt-4" id="nav-cta">Authenticate with tea<span style="float:right; margin-top:15px;font-size:1.2rem;"><u id="count1"></u> devs authenticated</span></a>
</div>
<hr>