make display on creation page look halfway decent, and switch fully to it

This commit is contained in:
2023-06-25 17:20:22 -06:00
parent a96728bec5
commit 1a86730354
5 changed files with 32 additions and 43 deletions

View File

@@ -196,8 +196,8 @@
<h2 class="text-xl font-semibold">How do I create another identity?</h2>
<p>
Go
<router-link to="import-account" class="text-blue-500">
import another mnemonic here.
<router-link to="start" class="text-blue-500">
create another identity here.
</router-link>
</p>