Skip to content

Instantly share code, notes, and snippets.

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