Migrate to Font Awesome 5 - every icon used in the site has been updated, but the site icons that live in the database will need fixing separately

This commit is contained in:
Danielle McLean 2017-12-06 14:07:59 +11:00
parent bb18194b56
commit 6d912de376
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
7 changed files with 20 additions and 20 deletions

View file

@ -42,7 +42,7 @@
<div class="card-footer">
<button class="btn btn-primary" type="submit">
<i class="fa fa-sign-in"></i>
<i class="fas fa-sign-in-alt"></i>
log in
</button>
</div>