Skip to content

Instantly share code, notes, and snippets.

@alekseyfilippov
Created January 6, 2018 17:47
Show Gist options
  • Save alekseyfilippov/46a1865807f237103f4bd4c57c4a1430 to your computer and use it in GitHub Desktop.
Save alekseyfilippov/46a1865807f237103f4bd4c57c4a1430 to your computer and use it in GitHub Desktop.
Acsessibility hidden
.visually-hidden {
position: absolute;
clip: rect(0 0 0 0);
width: 1px;
height: 1px;
margin: -1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment