Skip to content

Instantly share code, notes, and snippets.

@dirtystylus
Last active January 12, 2016 20:49
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 dirtystylus/b35843f53e4b441cc8d6 to your computer and use it in GitHub Desktop.
Save dirtystylus/b35843f53e4b441cc8d6 to your computer and use it in GitHub Desktop.
/* Modular Scale */
$ms-base: 1.125em;
$ms-ratio: $golden;
$ms-range:
1.05 20em,
1.33 81.25em;
.entry-meta {
@include ms-respond(font-size, -1);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment