Skip to content

Instantly share code, notes, and snippets.

@emmabostian
Created March 11, 2021 18:40
.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