Skip to content

Commit b358d9c

Browse files
authored
add font awesome free font to .fab class to allow non-brands icons (#90)
1 parent 9b79644 commit b358d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/fa/brands.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
}
1919

2020
.fab {
21-
font-family: 'Font Awesome 5 Brands';
21+
font-family: 'Font Awesome 5 Brands', 'Font Awesome 5 Free';
2222
}

0 commit comments

Comments
 (0)