This commit is contained in:
Joey Kimsey
2024-12-20 16:55:45 -05:00
parent 7b4dc5f41f
commit 0c2fa757dd
12 changed files with 127 additions and 22 deletions

View File

@ -1,6 +1,6 @@
<div class="terms-page col-lg-8 mx-auto my-5">
{TERMS}
<div class="text-center py-3">
<a href="#top" class="btn btn-outline-primary">Back to Top</a>
<a href="#top" class="btn btn-outline-primary atb-green-outline">Back to Top</a>
</div>
</div>