Skip to content

Instantly share code, notes, and snippets.

@dutchcelt
Created July 18, 2022 07:24
Show Gist options
  • Select an option

  • Save dutchcelt/4e30529fdca7bd96bbb3473d0887d999 to your computer and use it in GitHub Desktop.

Select an option

Save dutchcelt/4e30529fdca7bd96bbb3473d0887d999 to your computer and use it in GitHub Desktop.
Screen Reader Only
.sr-only {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
height: 1px !important;
overflow: hidden !important;
margin: -1px !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
white-space: nowrap !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment