4 lines
50 B
SCSS
4 lines
50 B
SCSS
|
.sr-only {
|
||
|
font-size: 0;
|
||
|
position: absolute;
|
||
|
}
|