Skip to content

Instantly share code, notes, and snippets.

@mrmrs
Last active June 14, 2021 01:41
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 mrmrs/a1380f2c8399a0607e3ae43e948a65a8 to your computer and use it in GitHub Desktop.
Save mrmrs/a1380f2c8399a0607e3ae43e948a65a8 to your computer and use it in GitHub Desktop.
.post-title {
font-size: 48px;
}
@media only screen and (max-width: 20em) {
.post-title {
font-size: 24px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment