Skip to content

Instantly share code, notes, and snippets.

@vanaf1979
Last active March 11, 2020 15:14
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 vanaf1979/99bc8e608ad56487b75b1602929b57e6 to your computer and use it in GitHub Desktop.
Save vanaf1979/99bc8e608ad56487b75b1602929b57e6 to your computer and use it in GitHub Desktop.
.has-small-font-size {
font-size: 12px;
}
.has-medium-font-size {
font-size: 16px;
}
.has-large-font-size {
font-size: 24px;
}
.has-bonkers-font-size {
font-size: 40px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment