1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-28 09:20:58 +01:00
vichan/stylesheets/font-awesome/scss/_screen-reader.scss

6 lines
134 B
SCSS
Raw Normal View History

// Screen Readers
// -------------------------
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }