Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ronaldlangeveld/b42816243ac05912fde70b5adaef2951 to your computer and use it in GitHub Desktop.
Save ronaldlangeveld/b42816243ac05912fde70b5adaef2951 to your computer and use it in GitHub Desktop.
.bigHeaderFont {
font-size: 20em;
}
@media (max-width:1024px) {
.bigHeaderFont {
font-size:10em;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment