barebones/assets/sass/utils/_a11y.scss
2015-10-14 13:03:16 +01:00

7 lines
106 B
SCSS

.sr-only {
font-size: 0;
height: 0;
overflow: hidden;
position: absolute;
width: 0;
}