Skip to content

Commit

Permalink
arbitrary change
Browse files Browse the repository at this point in the history
  • Loading branch information
PuruVJ committed Nov 25, 2021
1 parent 7fdd3f1 commit 14202df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/index.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<ConfettiExplosion
particleCount={100}
force={0.3}
particlesShape="mix"
particlesShape="circles"
shouldDestroyAfterDone={false}
--x="-100px"
--y="500px"
Expand Down

0 comments on commit 14202df

Please sign in to comment.