Files
JS/webseite-gulp-ts/frontend/dev/scss/03_base/_utils.scss
Philippe Torrel e2da42e181
2026-08-21 11:02:52 +02:00

11 lines
242 B
SCSS

.sr-only {
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}