Skip to content

Instantly share code, notes, and snippets.

@jehoshua02
Last active August 29, 2015 14:14
Show Gist options
  • Save jehoshua02/db2ca2c75385254a8a34 to your computer and use it in GitHub Desktop.
Save jehoshua02/db2ca2c75385254a8a34 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.9)
// Compass (v1.0.1)
// ----
.media {
&--ratio-16-9 {
padding-top: percentage(9/16);
}
}
.media--ratio-16-9 {
padding-top: 56.25%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment