forked from jsnbuchanan/crowd-funder-for-time-pwa
fix one more list-outside indent
This commit is contained in:
@@ -5,7 +5,6 @@ tasks:
|
||||
- Give them a message during/after "turn on notifications" because it takes a while for the message to show after console says "About to send subscription... "
|
||||
|
||||
- fix maskable icon
|
||||
- change all list-inside to list-outside
|
||||
|
||||
- 04 generate & store next public key hash, and give to contacts for storage
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@
|
||||
<h2 class="text-xl font-semibold">
|
||||
How do I restore my other (non-identifier-secret) data?
|
||||
</h2>
|
||||
<ul class="list-disc list-outside">
|
||||
<ul class="list-disc list-outside ml-4">
|
||||
<li>
|
||||
Go to Your Identity <fa icon="circle-user" class="fa-fw" /> page,
|
||||
click Advanced, and follow the instructions for Data Import.
|
||||
|
||||
Reference in New Issue
Block a user