Skip to content

Instantly share code, notes, and snippets.

@HerbCaudill
Last active October 7, 2020 12:28
Show Gist options
  • Save HerbCaudill/ec1da8e473dd1b4bb40480531a75f6f2 to your computer and use it in GitHub Desktop.
Save HerbCaudill/ec1da8e473dd1b4bb40480531a75f6f2 to your computer and use it in GitHub Desktop.
css-article-1.css
.tabstrip__tab {
...
background: 'lightBlue';
}
.tabstrip__tab--active {
...
background: 'darkBlue';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment