Browse Source

Minor styling

joel
Simon Bowie 3 years ago
parent
commit
2460a8747f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      web/app/templates/create.html

+ 1
- 1
web/app/templates/create.html View File

@@ -91,6 +91,6 @@
</div>
</div>

<button type="submit" class="btn btn-primary">Submit</button>
<button type="submit" class="btn btn-primary mb-3">Submit</button>
</form>
{% endblock %}

Loading…
Cancel
Save