Migrate to font-awesome 5.0. (#8799)

This commit is contained in:
Naoki Kosaka
2018-09-28 00:08:56 +09:00
committed by Eugen Rochko
parent 15fc2b76f9
commit 8bae14591b
47 changed files with 102 additions and 102 deletions

View File

@ -13,4 +13,4 @@
%li
= link_to 'https://joinmastodon.org/' do
= "#{t('about.other_instances')}"
%i.fa.fa-external-link{ style: 'padding-left: 5px;' }
%i.fa.fa-external-link-alt{ style: 'padding-left: 5px;' }