Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save shopifypartners/b129fd7fbb0a925f7e1dc94311bbd535 to your computer and use it in GitHub Desktop.
Save shopifypartners/b129fd7fbb0a925f7e1dc94311bbd535 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