barebones/assets/scss/utilities/_a11y.scss

8 lines
96 B
SCSS

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