Skip to content

Instantly share code, notes, and snippets.

@clc80
Created May 31, 2018 04:43
Embed
What would you like to do?
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