Update +page.svelte
This commit is contained in:
parent
046239e1a0
commit
73c366e0f0
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
<div class="flex justify-center" style="position: absolute; top: 30vh; {!mobile ? "max-width: 35vw;" : "width: 100%;"}">
|
||||
{#if showConfetti}
|
||||
<div>
|
||||
<Confetti amount={10} colorArray={["white"]} />
|
||||
<Confetti noGravity cone amount={50} colorArray={["white"]} />
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue