Responsive (#1) make editor responsive

* Make canvas responsive

* made the editor to appear in the middle
This commit is contained in:
Sofie Kedvik
2017-05-16 13:06:36 +02:00
committed by GitHub
parent 1ec1a8edfa
commit b0888a58cd
3 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
</form>
<br /><br />
<div id="wrapper">
<canvas id="canvas-editor" width="1253" height="600" data-image-id="45809"></canvas>
<canvas id="canvas-editor" data-image-id="45809"></canvas>
</div>
<br /><br /><br />
</div>