Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
boonhanchng authored Feb 9, 2024
1 parent 7f57be6 commit 5d415d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</head>
<body>
<div>
<canvas id="canvas"></canvas>
<canvas id="canvas" style="max-width:100%"></canvas>
</div>
</body>
<script>
Expand Down

0 comments on commit 5d415d6

Please sign in to comment.