diff --git a/webapp/static/style.css b/webapp/static/style.css index bebb762..64a14eb 100644 --- a/webapp/static/style.css +++ b/webapp/static/style.css @@ -239,7 +239,11 @@ a.btn.green { } .controls { - padding-top: 8em; + padding-top: 4em; +} + +.banner { + padding-top: 4em; } .render_output { diff --git a/webapp/templates/jigerator.html b/webapp/templates/jigerator.html index 66dc9c0..25f7440 100644 --- a/webapp/templates/jigerator.html +++ b/webapp/templates/jigerator.html @@ -25,6 +25,12 @@
{{reset_form.csrf_token}}
+ +
{{svg_form.csrf_token}}