« get me outta code hell

csb-game - Pixelly spin-off of the Command Synergy Battle system used in Final Fantasy XIII
summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 50ee295..6f6ad3f 100644
--- a/index.html
+++ b/index.html
@@ -18,5 +18,5 @@ canvas {
 }
 </style>
 Nice.
-<canvas id="canvas" tabindex="1"></canvas>
+<canvas id="canvas" tabindex="1" width="400" height="240"></canvas>
 <script src="index.js"></script>