2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-14 18:42:23 +03:00

Release 6.1.0 (#18820)

This commit is contained in:
Rob Madole
2022-03-15 14:08:55 -05:00
committed by GitHub
parent 0078392516
commit 307f2c15e2
7166 changed files with 181452 additions and 10750 deletions
+2 -2
View File
@@ -3,12 +3,12 @@
// only display content to screen readers
.sr-only,
.fa-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-sr-only-focusable {
.@{fa-css-prefix}-sr-only-focusable {
.fa-sr-only-focusable();
}