Skip to content

Commit

Permalink
Update shell.html
Browse files Browse the repository at this point in the history
  • Loading branch information
rosskarchner authored May 15, 2024
1 parent 9a62eb2 commit 4757764
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion shell.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
#canvas {
display: block;
max-width: 600px;
margin: auto;
min-width:600px;
margin: auto;
}

#canvas:focus {
Expand Down

0 comments on commit 4757764

Please sign in to comment.