Skip to content

Instantly share code, notes, and snippets.

View jasondmoss's full-sized avatar
😗

Jason D. Moss jasondmoss

😗
View GitHub Profile
@jasondmoss
jasondmoss / screen-reader-style.css
Last active December 10, 2019 03:59 — forked from ffoodd/improved-sr-only.markdown
Text meant only for screen readers
.reader,
.sr-only,
.text-assistive {
clip: rect(0 0 0 0);
overflow: hidden;
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;