Scale up WASM canvas

This commit is contained in:
Henrik Persson 2023-04-23 13:15:49 +02:00
parent ea9b9bd6bc
commit 63feb9de28

View file

@ -22,6 +22,7 @@
}
#c {
width: 400px;
margin: 10px;
border: 1px solid gray;
}