mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-15 04:32:15 +00:00
5 lines
134 B
SCSS
Executable file
5 lines
134 B
SCSS
Executable file
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|