source: extensions/Versa/font-awesome/scss/_screen-reader.scss @ 31833

Last change on this file since 31833 was 31833, checked in by lexming, 7 years ago

Initial commit

File size: 134 bytes
Line 
1// Screen Readers
2// -------------------------
3
4.sr-only { @include sr-only(); }
5.sr-only-focusable { @include sr-only-focusable(); }
Note: See TracBrowser for help on using the repository browser.