Skip to content

Instantly share code, notes, and snippets.

@eduardojmatos
Created March 23, 2016 00:48
Show Gist options
  • Save eduardojmatos/afa86e7875b0404aaf8d to your computer and use it in GitHub Desktop.
Save eduardojmatos/afa86e7875b0404aaf8d to your computer and use it in GitHub Desktop.
max-content
section {
max-width: max-content;
margin: auto;
border: 1px solid #000;
}
section p {
padding: 10px;
background-color: yellow;
}
<section>
<h1>max-content</h1>
<p>VHS occupy seitan, next level aesthetic chicharrones beard listicle tofu.</p>
<p>Readymade roof party put a bird on it organic hammock pour-over narwhal church-key 8-bit.</p>
</section>
// alert('Hello world!');
{"view":"separate","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