Skip to content

Instantly share code, notes, and snippets.

@ottobyte
ottobyte / flexbox-variable-height-distribution-test-4.markdown
Created May 3, 2017 11:03
Flexbox variable height distribution test 4
@ottobyte
ottobyte / type.scss
Created September 20, 2012 15:28 — forked from mirisuzanne/type.scss
Using modular scale with vertical rhythms
// Using the Modular Scale plugin along with Compass Vertical Rhythms module.
// The goal is to use MS to give us the values,
// and use VR to apply those values to our typography.
// ---------------------------------------------------------------------------
// Defaults
$base-size: 24px;
$ratio: major-third() fifth();