made stuff pretty

This commit is contained in:
Anh-Thy04
2025-06-17 17:46:26 +02:00
parent 1aadfb4502
commit f92d54ef91
2 changed files with 7 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
{{ form.numberplate(class="form-input",style="width: 200px; height: 40px;") }}
</div>
<div class="button-container" style="margin-top: 15px;">
{{ form.submit(class="btn btn-sm btn-dark", style="width: 200px;") }}
{{ form.submit(class="btn btn-sm btn-secondary", style="width: 200px;") }}
</div>
</form>
</div>