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/2ecc3ab08db5b776cbce to your computer and use it in GitHub Desktop.
Save peduarte/2ecc3ab08db5b776cbce to your computer and use it in GitHub Desktop.
/**
*
* T2 Module
*
**/
.T-2 {
@include medium {
@include tt-span(3);
}
@include wide {
@include tt-span(2);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment