Skip to content

Instantly share code, notes, and snippets.

@ffoodd
Created November 3, 2016 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ffoodd/1700e04c2036522b84562668e67f142a to your computer and use it in GitHub Desktop.
Save ffoodd/1700e04c2036522b84562668e67f142a to your computer and use it in GitHub Desktop.
transform space
/**
* transform space
*/
span {
display: inline-block;
transform: scale(0);
}
<!-- content to be placed inside <body>…</body> -->
<button>Texte <span>Texte</span></button>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment