Skip to content

Instantly share code, notes, and snippets.

@richtabor
Last active July 5, 2016 14:22
Show Gist options
  • Save richtabor/10f435be6f231f1afd0cf1fd25234bcb to your computer and use it in GitHub Desktop.
Save richtabor/10f435be6f231f1afd0cf1fd25234bcb to your computer and use it in GitHub Desktop.
body {
font-family:
font-size:
}
body #content {
line-height:
}
body #content p {
letter-spacing:
word-spacing:
}
body .hero .entry-title,
body .project-caption,
body.single .navigation a {
font-family:
font-size:
}
@media screen and (max-width: 1920px) and (min-width: 823px) {
body .hero .entry-title,
body .project-caption,
body.single .navigation a {
font-size:
line-height:
}
}
@media screen and (min-width: 1920px) {
body .hero .entry-title,
body .project-caption,
body.single .navigation a {
font-size:
line-height:
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment