Account switcher

This commit is contained in:
Jose Olarte III
2023-01-30 20:59:07 +08:00
parent d27c0f75cb
commit 48bcf1d233
2 changed files with 69 additions and 1 deletions

View File

@@ -66,7 +66,8 @@
</div>
</div>
<a href="account-edit.html" class="block text-center text-lg font-bold uppercase bg-blue-600 text-white px-2 py-3 rounded-md mb-8">Edit Identity</a>
<a href="account-edit.html" class="block text-center text-lg font-bold uppercase bg-blue-600 text-white px-2 py-3 rounded-md mb-2">Edit Identity</a>
<a href="account-switch.html" class="block w-full text-center text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md mb-8">Switch Identities / Log Out</a>
<h3 class="text-sm uppercase font-semibold mb-3">Contact Actions</h3>