This commit is contained in:
2024-12-02 17:54:25 +01:00
parent fa74e1e15a
commit f3d94345f6
2 changed files with 20 additions and 15 deletions

View File

@@ -23,7 +23,7 @@
</script>
<div class="relative">
<img src="/bg.png" alt="" bind:this={image} class="scale-50" />
<img src="/scene_drawing.png" alt="" bind:this={image} class="scale-50" />
<div
bind:this={parent}
class="absolute inset-0 border border-red-500"