Chore: run prettier

This commit is contained in:
Pieter Vander Vennet 2023-06-14 20:44:01 +02:00
parent 6dc61ccb51
commit f0b007512b
52 changed files with 150 additions and 151 deletions

View file

@ -27,7 +27,7 @@
}
</script>
<div bind:this={mainElem} class="absolute bottom-0 right-0 w-full h-full">
<div bind:this={mainElem} class="absolute bottom-0 right-0 h-full w-full">
<div id="hand-container" class="pointer-events-none">
<img src="./assets/svg/hand.svg" />
</div>