Update Font Awesome

Update Font Awesome to 4.6.1
This commit is contained in:
27chan 2016-04-27 14:25:51 -03:00
parent caaf741691
commit 48726950d9
19 changed files with 513 additions and 48 deletions

View file

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