mirror of
https://github.com/holo-gfx/mangadex.git
synced 2025-02-11 19:54:02 -05:00
6 lines
130 B
SCSS
6 lines
130 B
SCSS
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only; }
|
|
.sr-only-focusable { @include sr-only-focusable; }
|