Skip to content

Instantly share code, notes, and snippets.

@Papillard
Last active December 21, 2015 10:39
Show Gist options
  • Select an option

  • Save Papillard/6293551 to your computer and use it in GitHub Desktop.

Select an option

Save Papillard/6293551 to your computer and use it in GitHub Desktop.
/* narrow container */
.narrow{
padding-left: 200px;
padding-right: 200px;
}
/* custom font */
.josefin{
font-family: 'Josefin Slab', serif;
}
.big{
font-size: 60px;
line-height: 60px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment