Skip to content

Instantly share code, notes, and snippets.

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