Skip to content

Commit

Permalink
Increased number of particles
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin-Kwan committed Dec 19, 2023
1 parent 99c03ac commit 59b4188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ export default function Home() {
mode: 'delete',
value: 0,
},
value: 80,
value: 90,
},
opacity: {
value: {
Expand Down

0 comments on commit 59b4188

Please sign in to comment.