Skip to content

Commit

Permalink
Fix dot spacing in about screen.
Browse files Browse the repository at this point in the history
  • Loading branch information
bernaferrari committed Jun 19, 2020
1 parent 06a3dfe commit d121c66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/ScreenAbout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@

<p class="text-center text-base">
I have tried to think what would make sense for
<span class="font-bold">80% of people</span>
. Still, bugs can and will happen; ideas will appear. Your mission, should
you choose to accept, is to share them with me.
<span class="font-bold">80% of people.</span>
Still, bugs can and will happen; ideas will appear. Your mission, should you
choose to accept, is to share them with me.
</p>

</div>
Expand Down

0 comments on commit d121c66

Please sign in to comment.