Skip to content

Instantly share code, notes, and snippets.

@emmabostian
Created March 11, 2021 18:40
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save emmabostian/3b9a0292367c8f6bed90bf5ecd1fad31 to your computer and use it in GitHub Desktop.
Save emmabostian/3b9a0292367c8f6bed90bf5ecd1fad31 to your computer and use it in GitHub Desktop.
.hidden-visually {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
border: 0;
overflow: hidden;
clip: rect(0 0 0 0);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment