Skip to content

Instantly share code, notes, and snippets.

@matthewstokeley
Last active October 27, 2019 16:19
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 matthewstokeley/4f5c8d072eb02a9a5d4670204847b9ec to your computer and use it in GitHub Desktop.
Save matthewstokeley/4f5c8d072eb02a9a5d4670204847b9ec to your computer and use it in GitHub Desktop.
/**
*
* Triggers aspect-ratio computation in chromium browsers
*/
@mixin _aspect-ratio
width: 100%
height: auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment