Skip to content

Commit

Permalink
problem: people complaining about spinners
Browse files Browse the repository at this point in the history
  • Loading branch information
gsovereignty committed May 28, 2024
1 parent 21f7e0a commit 864b232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/components/Coracle.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
</script>

<div class="flex flex-col items-center justify-center gap-4 py-20 overflow-hidden">
WE HAVE THE MOST SPINNERS OF ANY NOSTR CLIENT
<div class="flex flex-row">
<div class="flex flex-col items-center justify-center gap-4 py-20">
<Circle2 size="30" unit="px" /><Circle2 size="60" unit="px" /><Circle2 size="90" unit="px" /><Circle2 size="120" unit="px" />
Expand All @@ -14,5 +15,6 @@
<Circle2 size="30" unit="px" /><Circle2 size="60" unit="px" /><Circle2 size="90" unit="px" /><Circle2 size="120" unit="px" />
</div>
</div>
(please wait, your notes are loading)
<!-- <Circle2 size="800" unit="px" /> hodlbod's motto is "you can never have too many spinners", but I don't know about this last one, it might be too much-->
</div>

0 comments on commit 864b232

Please sign in to comment.