forked from coracle/flotilla
Move space add buttons around
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
import {pushModal} from "@app/modal"
|
||||
</script>
|
||||
|
||||
<p class="text-sm card2 bg-alt transition-all">
|
||||
<p class="card2 bg-alt text-sm transition-all">
|
||||
A remote signer is a simple way to protect your private key.
|
||||
<Button class="link" on:click={() => pushModal(InfoKeys)}>What is a private key?</Button>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user