WMU-Iclub-Website/All html webpage/font-awesome/scss/_screen-reader.scss
Unknown 7c6d5a2437 Moved old webpage down a folder
This is in preperation to use jekyll to do the backend for the site for future stability and usabilty from the backend.
2017-09-26 08:38:02 -04:00

5 lines
134 B
SCSS

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