Bump to FontAwesome5, add Mastodon link

This commit is contained in:
Stefan Schlott 2019-02-27 13:47:22 +01:00
parent 5aead2c01b
commit 4adc4a90d4
48 changed files with 13731 additions and 36 deletions

View file

@ -147,12 +147,13 @@ ul.iconlist {
display: block;
padding-left: 20px;
font-family: $baseFontFamily;
font-weight: 400;
}
> li:before {
width: 17px;
display: inline-block;
margin-left: -20px;
font-family: FontAwesome;
font-family: 'Font Awesome 5 Free';
}
}