1
0
This commit is contained in:
2020-10-06 15:42:13 +02:00
parent a856d5e425
commit cf09799bc6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
</section>
{% endfor %}
</div>
<button type="submit" class="w-full btn btn-purple">Submit</button>
<button type="submit" class="my-4 w-full btn btn-purple">Submit</button>
</form>
{% endblock %}