Omnibus commited on
Commit
ee9316f
1 Parent(s): 96edbe6

Update game.html

Browse files
Files changed (1) hide show
  1. game.html +1 -0
game.html CHANGED
@@ -10,6 +10,7 @@
10
  }
11
  canvas {
12
  width:100%;
 
13
  }
14
  </style>
15
  </head>
 
10
  }
11
  canvas {
12
  width:100%;
13
+ max-width:800px;
14
  }
15
  </style>
16
  </head>