fix one more list-outside indent

This commit is contained in:
2024-01-02 19:27:13 -07:00
parent 5689f95230
commit 4a0bedb628
2 changed files with 1 additions and 2 deletions

View File

@@ -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

View File

@@ -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.