Skip to content

Instantly share code, notes, and snippets.

@crstauf
Created January 11, 2017 05:24
Show Gist options
  • Save crstauf/5f2322738373978c71d516da789f6c43 to your computer and use it in GitHub Desktop.
Save crstauf/5f2322738373978c71d516da789f6c43 to your computer and use it in GitHub Desktop.
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment