mirror of
https://github.com/ProgramSnail/python_web_proj_2021.git
synced 2025-12-15 15:18:42 +00:00
6 lines
118 B
Text
6 lines
118 B
Text
|
|
// Screen Readers
|
||
|
|
// -------------------------
|
||
|
|
|
||
|
|
.sr-only { .sr-only(); }
|
||
|
|
.sr-only-focusable { .sr-only-focusable(); }
|