Skip to content

Commit

Permalink
Make Loading Icon Smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
0xIchigo committed Dec 4, 2023
1 parent c4ef3b4 commit 77d289d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/tx/[tx]/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
aria-label="Loading spinner"
>
<Circle
size="60"
size="50"
color="#FFFFFF"
unit="px"
duration="1s"
Expand Down

0 comments on commit 77d289d

Please sign in to comment.