Skip to content

Instantly share code, notes, and snippets.

@KatieK2
Created December 4, 2013 01:02
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 KatieK2/7780591 to your computer and use it in GitHub Desktop.
Save KatieK2/7780591 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.1)
// Compass (v0.13.alpha.10)
// ----
$width: 18.75em; /* 300px */
$grid-spacing: 2em;
.column { margin-right: $width + $grid-spacing*2; }
/* 300px */
.column {
margin-right: 22.75em; }
@KatieK2
Copy link
Author

KatieK2 commented Dec 4, 2013

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment