Skip to content

Instantly share code, notes, and snippets.

@cimmanon
Created July 3, 2014 12:24
Show Gist options
  • Save cimmanon/495f1d7d587a98b150ed to your computer and use it in GitHub Desktop.
Save cimmanon/495f1d7d587a98b150ed to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.9)
// Compass (v1.0.0.alpha.20)
// ----
$itemWidth: 25px;
$item2Width: 80px;
element {
width: $itemWidth/2-$item2Width/2-5px
}
element {
width: -32.5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment