Skip to content

Instantly share code, notes, and snippets.

@bakura10
Last active August 29, 2015 14:16
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 bakura10/b916a9488bc8e6a05e97 to your computer and use it in GitHub Desktop.
Save bakura10/b916a9488bc8e6a05e97 to your computer and use it in GitHub Desktop.
.newest-products {
.products-list {
.grid-item {
@include grid($home-items-per-row, $home-horizontal-gutter, $home-vertical-gutter);
}
}
.price {
color: red; // Ceci ne s'applique que pour le .price contenu dans .newest-products
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment