mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 04:14:29 -07:00
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
|
|
// Screen Readers
|
||
|
|
// -------------------------
|
||
|
|
|
||
|
|
.sr-only { .sr-only(); }
|
||
|
|
.sr-only-focusable { .sr-only-focusable(); }
|