Skip to content

Instantly share code, notes, and snippets.

@jaredphillips
Created August 27, 2014 20:51
Show Gist options
  • Save jaredphillips/5461438dd7c107ba7a04 to your computer and use it in GitHub Desktop.
Save jaredphillips/5461438dd7c107ba7a04 to your computer and use it in GitHub Desktop.
SASS Example 2
header {
background-color: #e3d3d3;
h1 {
font-size: 30px;
a {
text-decoration: none;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment