Skip to content

Instantly share code, notes, and snippets.

@chrisgfortes
Last active August 29, 2015 14:20
Show Gist options
  • Save chrisgfortes/8c888def4e41236e1ee6 to your computer and use it in GitHub Desktop.
Save chrisgfortes/8c888def4e41236e1ee6 to your computer and use it in GitHub Desktop.
Replacing Text / Hide
.hide-text {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment