Replace feather icons with bootstrap icons

This commit is contained in:
William Bouzourène 2025-01-04 16:39:41 +01:00
parent 91300d957b
commit da0114fbcb
315 changed files with 67 additions and 368 deletions

View file

@ -42,7 +42,7 @@
</div>
<div class="text-end">
<button class="btn btn-primary" type="submit">
<i class="me-1" data-feather="log-in"></i>
<i class="me-1 bi-box-arrow-in-right"></i>
Connexion
</button>
</div>