Skip to content

Instantly share code, notes, and snippets.

@nadavspi
Created August 25, 2015 21:47
Show Gist options
  • Save nadavspi/2a8a71f565f98a79d3c9 to your computer and use it in GitHub Desktop.
Save nadavspi/2a8a71f565f98a79d3c9 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
<section>
<a href="#">I am a link I am a link I am a link I am a link I am a link I am a link I am a link</a>
</section>
// ----
// libsass (v3.2.5)
// ----
section {
max-width: 100px;
}
a {
width: 200px;
max-width: 100%;
}
section{max-width:100px}a{width:200px;max-width:100%}
<section>
<a href="#">I am a link I am a link I am a link I am a link I am a link I am a link I am a link</a>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment