mirror of
https://github.com/YunoHost-Apps/my-mind_ynh.git
synced 2024-09-03 19:46:22 +02:00
5 lines
134 B
SCSS
5 lines
134 B
SCSS
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|