forked from trent_larson/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... "
|
- 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
|
- fix maskable icon
|
||||||
- change all list-inside to list-outside
|
|
||||||
|
|
||||||
- 04 generate & store next public key hash, and give to contacts for storage
|
- 04 generate & store next public key hash, and give to contacts for storage
|
||||||
|
|
||||||
|
|||||||
@@ -144,7 +144,7 @@
|
|||||||
<h2 class="text-xl font-semibold">
|
<h2 class="text-xl font-semibold">
|
||||||
How do I restore my other (non-identifier-secret) data?
|
How do I restore my other (non-identifier-secret) data?
|
||||||
</h2>
|
</h2>
|
||||||
<ul class="list-disc list-outside">
|
<ul class="list-disc list-outside ml-4">
|
||||||
<li>
|
<li>
|
||||||
Go to Your Identity <fa icon="circle-user" class="fa-fw" /> page,
|
Go to Your Identity <fa icon="circle-user" class="fa-fw" /> page,
|
||||||
click Advanced, and follow the instructions for Data Import.
|
click Advanced, and follow the instructions for Data Import.
|
||||||
|
|||||||
Reference in New Issue
Block a user