diff options
Diffstat (limited to 'template.html')
| -rw-r--r-- | template.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/template.html b/template.html index b695d8f..53be03b 100644 --- a/template.html +++ b/template.html @@ -47,7 +47,9 @@ <br /> <div class="row"> <div class="col" style="padding:0px;"> - <div id="canvas" style="margin-bottom:2em" align="center"></div> + <center> + <div id="canvas" class="img-thumbnail" style="margin-bottom:2em;width:fit-content;height:fit-content;"></div> + </center> </div> </div> <div class="row"> |
