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

@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
text-align: center;
width: $fa-fw-width;
}