Skip to content

Instantly share code, notes, and snippets.

@sarachisholm
Last active March 17, 2017 19:42
Show Gist options
  • Save sarachisholm/d1062a9bcc6356e165d60137468ef38e to your computer and use it in GitHub Desktop.
Save sarachisholm/d1062a9bcc6356e165d60137468ef38e to your computer and use it in GitHub Desktop.
.box {
display: inline-block;
min-width: 50%;
max-width: 100%;
width: calc((480px - 100%) * 480);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment