Skip to content

Instantly share code, notes, and snippets.

@kovalbogdan95
Created July 26, 2017 12:47
Show Gist options
  • Save kovalbogdan95/23d9fa238c41765d473f6b5f3eca7e1f to your computer and use it in GitHub Desktop.
Save kovalbogdan95/23d9fa238c41765d473f6b5f3eca7e1f to your computer and use it in GitHub Desktop.
Css formating example
/*header*/
header {
margin-bottom: 16px;
font-weight: 400;
}
header h1 {
color: #999;
}
header p {
font-size: 1.4em;
margin-top: 0;
}
/*/header*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment