Skip to content

Instantly share code, notes, and snippets.

@Farmatique
Created December 6, 2016 13:17
Show Gist options
  • Save Farmatique/59fb1b6eb6c02505540cc7c71f2010d8 to your computer and use it in GitHub Desktop.
Save Farmatique/59fb1b6eb6c02505540cc7c71f2010d8 to your computer and use it in GitHub Desktop.
Hide text inside block using css
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