Skip to content

Instantly share code, notes, and snippets.

@apertureless
Created February 28, 2017 12:57
Show Gist options
  • Save apertureless/e434e179ee19808211f13812abea3045 to your computer and use it in GitHub Desktop.
Save apertureless/e434e179ee19808211f13812abea3045 to your computer and use it in GitHub Desktop.
.Chart {
background: #212733;
border-radius: 15px;
box-shadow: 0px 2px 15px rgba(25, 25, 25, 0.27);
margin: 25px 0;
}
.Chart h2 {
margin-top: 0;
padding: 15px 0;
color: rgba(255, 0,0, 0.5);
border-bottom: 1px solid #323d54;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment