summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-06-03 13:20:32 -0400
committerJules Laplace <jules@okfoc.us>2015-06-03 13:20:32 -0400
commitc7d4ed4a2d6b0fe9a4c39aa07d4b1aa9b79435c3 (patch)
tree5d5000558173e96ec04738ed289862f5c76695bd /index.html
parent13394e3898c65d027606f5d4c1e285fdc118c8a2 (diff)
100x30 canvas
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 99b29f1..1f68f74 100644
--- a/index.html
+++ b/index.html
@@ -36,7 +36,7 @@
<span id="grid_el" class="tool">_ grid</span><br>
<br>
brush size: <span id="width_el" class="ed">5</span> x <span id="height_el" class="ed">5</span><br>
- canvas size: <span id="canvas_width_el" class="ed">100</span> x <span id="canvas_height_el" class="ed">24</span><br>
+ canvas size: <span id="canvas_width_el" class="ed">100</span> x <span id="canvas_height_el" class="ed">30</span><br>
<br>
<span id="clear_el" class="tool">clear</span><br>
</div>