mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-21 18:59:09 -04:00
6 lines
130 B
SCSS
Vendored
6 lines
130 B
SCSS
Vendored
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only; }
|
|
.sr-only-focusable { @include sr-only-focusable; }
|