Skip to content

Instantly share code, notes, and snippets.

@ericwbailey
Last active March 2, 2022 16:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ericwbailey/7686795a91bfb0d50527dca4dd454a48 to your computer and use it in GitHub Desktop.
Save ericwbailey/7686795a91bfb0d50527dca4dd454a48 to your computer and use it in GitHub Desktop.
.visually-hidden {
clip: rect(0 0 0 0);
clip-path: inset(50%);
height: 1px;
overflow: hidden;
position: absolute;
white-space: nowrap;
width: 1px;
}
@ericwbailey
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment