Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save manufaktor/6364855 to your computer and use it in GitHub Desktop.
Save manufaktor/6364855 to your computer and use it in GitHub Desktop.
A Pen by Immanuel Häussermann.
.container
.space
@import "compass";
.container {
width: 100%;
}
.space {
background: red;
width: 100%;
padding-top: 52.12%
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment