Skip to content

Instantly share code, notes, and snippets.

@peduarte
Created February 2, 2016 16:38
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 peduarte/ea5cc121c5efbf0a3587 to your computer and use it in GitHub Desktop.
Save peduarte/ea5cc121c5efbf0a3587 to your computer and use it in GitHub Desktop.
/**
*
* NL1 Module
*
**/
.NL1 {
@include medium {
@include tt-span(9);
}
@include wide {
@include tt-span(10);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment