Skip to content

Commit

Permalink
Tweak index.html
Browse files Browse the repository at this point in the history
Remove aspect ration request,
as that makes the screen stretch on the vertical axis
instead of shrink on the horizontal axis
  • Loading branch information
Enet4 committed Nov 25, 2024
1 parent df2c944 commit 25155f5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
body {
margin: 0;
}

canvas {
aspect-ratio: 4 / 3;
}
</style>
<!-- <link data-trunk rel="icon" href="assets/favicon.png" /> -->
<link data-trunk rel="copy-dir" href="assets" />
Expand Down

0 comments on commit 25155f5

Please sign in to comment.