Skip to content

Instantly share code, notes, and snippets.

@claudia-romano
Last active July 20, 2018 11:51
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 claudia-romano/4e0aeb6613a63d6b63195f0a645c4375 to your computer and use it in GitHub Desktop.
Save claudia-romano/4e0aeb6613a63d6b63195f0a645c4375 to your computer and use it in GitHub Desktop.
.col {
padding: calc(var(--grid-gap)) 0 0 calc(var(--grid-gap));
background-clip: content-box;
flex-basis: 100%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment