Remove btn-md and use outline buttons

This commit is contained in:
William Bouzourène 2025-01-23 14:57:11 +01:00
parent 476b8c396e
commit 9d21929112
26 changed files with 43 additions and 43 deletions

View file

@ -14,7 +14,7 @@
</div>
<div class="my-3 text-end">
<a class="btn btn-md btn-primary" href="/admin/fields/add">
<a class="btn btn-outline-primary" href="/admin/fields/add">
<i class="bi-plus-lg"></i>
Ajouter
</a>