Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@argyleink
Created February 25, 2013 23:45
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 argyleink/5034426 to your computer and use it in GitHub Desktop.
Save argyleink/5034426 to your computer and use it in GitHub Desktop.
Flexbox sandbox for destroying
/**
* Flexbox sandbox for destroying
*/
.flexbox {
display:flex;
}
.flex1 {
flex:1;
}
<!-- content to be placed inside <body>…</body> -->
// 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