2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-20 20:00:32 +03:00

Release 6.5.0 (#20016)

Co-authored-by: robmadole <robmadole@users.noreply.github.com>
This commit is contained in:
Jason Otero
2023-11-28 12:45:05 -06:00
committed by GitHub
parent f0c25837a3
commit 8302f1cca7
13999 changed files with 602361 additions and 583582 deletions
-14
View File
@@ -1,14 +0,0 @@
// screen-reader utilities
// -------------------------
// only display content to screen readers
.sr-only,
.@{fa-css-prefix}-sr-only {
.fa-sr-only();
}
// use in conjunction with .sr-only to only display content when it's focused
.sr-only-focusable,
.@{fa-css-prefix}-sr-only-focusable {
.fa-sr-only-focusable();
}