Fix little typo (#1282)

This commit is contained in:
Marjorie Roswell 2021-03-29 15:57:34 -04:00 committed by GitHub
commit 7b1a9a1999
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ p {
margin-bottom: 0.75rem;
}
.context-text {
/* for accessibility and hiden from sight */
/* for accessibility and hidden from sight */
text-indent: -999em;
display: block;
width:0;