Skip to content

Instantly share code, notes, and snippets.

@petesmaluck
Last active August 29, 2015 14:14
Show Gist options
  • Save petesmaluck/c6e663fe7a96570485a2 to your computer and use it in GitHub Desktop.
Save petesmaluck/c6e663fe7a96570485a2 to your computer and use it in GitHub Desktop.
section {
@include outer-container;
.sidebar { @include span-columns(4); }
.content { @include span-columns(8); }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment