Make form wider.

This commit is contained in:
Drew Larson
2016-07-09 11:49:03 -06:00
parent 276d420ed1
commit 29cdcf2936
3 changed files with 9 additions and 6 deletions
@@ -54,6 +54,6 @@
{% endblock %}
{% block content %}
<div id="root"></div>
<div id="root" class="mdl-cell--6-col mdl-cell--8-col-tablet mdl-cell"></div>
{% render_bundle 'main' %}
{% endblock %}
{% endblock %}