Skip to content

Instantly share code, notes, and snippets.

@iamryanyu
Created April 10, 2016 06:10
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 iamryanyu/c5c4351cab584731f426a14fb73bf12a to your computer and use it in GitHub Desktop.
Save iamryanyu/c5c4351cab584731f426a14fb73bf12a to your computer and use it in GitHub Desktop.
// icon color
.icon-red {
color: #cc0000;
&.icon-inner-blue {
fill: #cc0000;
}
}
.icon-inner-blue {
color: #188ae2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment