www/src/layouts/partials/full-width-cta.html

6 lines
187 B
HTML
Raw Normal View History

2022-09-07 22:27:28 +03:00
<hr>
2022-09-07 22:45:18 +03:00
<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</a>
</div>
2022-09-07 22:27:28 +03:00
<hr>