mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-24 20:31:05 +00:00
Initial commit
This commit is contained in:
11
_sass/bootstrap/utilities/_screenreaders.scss
Executable file
11
_sass/bootstrap/utilities/_screenreaders.scss
Executable file
@@ -0,0 +1,11 @@
|
||||
//
|
||||
// Screenreaders
|
||||
//
|
||||
|
||||
.sr-only {
|
||||
@include sr-only();
|
||||
}
|
||||
|
||||
.sr-only-focusable {
|
||||
@include sr-only-focusable();
|
||||
}
|
Reference in New Issue
Block a user