.dungeon/styles/mixins/sr-only.scss

5 lines
No EOL
66 B
SCSS

@mixin sr-only {
width: 1px;
height: 1px;
position: absolute;
}