mirror of
https://github.com/pierre42100/AboutComunic
synced 2024-11-15 01:51:12 +00:00
6 lines
134 B
SCSS
Executable File
6 lines
134 B
SCSS
Executable File
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|