Skip to content

Instantly share code, notes, and snippets.

@DevMasterX
Created April 11, 2023 18:39
Show Gist options
  • Save DevMasterX/2a9edce8cc610334e221e900f43b2e32 to your computer and use it in GitHub Desktop.
Save DevMasterX/2a9edce8cc610334e221e900f43b2e32 to your computer and use it in GitHub Desktop.
.visually-hidden {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
white-space: nowrap;
clip-path: inset(100%);
clip: rect(0 0 0 0);
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment