Skip to content

Instantly share code, notes, and snippets.

@clc80
Created May 31, 2018 04:43
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 clc80/92b6c3baf6c23e301755f702ebf0aa3d to your computer and use it in GitHub Desktop.
Save clc80/92b6c3baf6c23e301755f702ebf0aa3d to your computer and use it in GitHub Desktop.
basic styling for react app
.header {
background: #0e4db2;
}
h2 {
font-family: cursive;
font-size: 24px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment