Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
catdad committed Nov 22, 2023
1 parent 73164b7 commit 25a0799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fixtures/debug.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</script>

<p><button id="test-confetti">Emoji confetti test</button></p>
<canvas id="debug-canvas" width="700" height="700" style="outline: 1px solid red"></canvas>
<canvas id="debug-canvas" width="600" height="650" style="outline: 1px solid red"></canvas>
<p id="test-text"></p>

<script>
Expand Down

0 comments on commit 25a0799

Please sign in to comment.