mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:25:07 +03:00
Button effects
This commit is contained in:
parent
e85c33da9f
commit
d2a22a13ee
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue