Viewing File: /usr/share/sass/bootstrap/utilities/_screenreaders.scss

//
// Screenreaders
//

.sr-only {
  @include sr-only();
}

.sr-only-focusable {
  @include sr-only-focusable();
}
Back to Directory File Manager