Skip to content

Instantly share code, notes, and snippets.

@peduarte
Created February 2, 2016 16:38
Show Gist options
  • Select an option

  • Save peduarte/2ecc3ab08db5b776cbce to your computer and use it in GitHub Desktop.

Select an option

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