diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/template.html b/template.html index cb27812..0f838b7 100644 --- a/template.html +++ b/template.html @@ -46,10 +46,8 @@ </div> <br /> <div class="row"> - <div class="col"> - <center> - <div id="canvas" style="margin-bottom:2em;"></div> - </center> + <div class="col" style="padding:0px;"> + <div id="canvas" style="margin-bottom:2em" align="center"></div> </div> </div> <div class="row"> |
