barebones/assets/sass/utils/_a11y.scss

8 lines
106 B
SCSS

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