Updated Font Awesome to 4.7.0

This commit is contained in:
2018-05-24 00:46:45 -05:00
parent 8a79cc381b
commit e12b7d1fd1
31 changed files with 6267 additions and 1277 deletions

View File

@@ -0,0 +1,5 @@
// Screen Readers
// -------------------------
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }