Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save evaldosantos/44e47e44d5341ed3c744402bb20da535 to your computer and use it in GitHub Desktop.
Save evaldosantos/44e47e44d5341ed3c744402bb20da535 to your computer and use it in GitHub Desktop.
Screen-only
.sr-only {
position: absolute;
left: -10000px;
width: 1px;
height: 1px;
top: auto;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment