Skip to content

Instantly share code, notes, and snippets.

@Porter97
Created March 11, 2020 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Porter97/ad8f7509031f1d9ee5e620af69877507 to your computer and use it in GitHub Desktop.
Save Porter97/ad8f7509031f1d9ee5e620af69877507 to your computer and use it in GitHub Desktop.
/* Tags */
a {
color: #1f1f1f;
}
a:hover {
color: #1f1f1f;
}
h1, h2, h3, h4, h5, h6, p, a, textarea, input, label, select, th, span {
font-family: 'Montserrat', sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment