Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 613 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 613 Bytes

SCSScale

Typographic modular scale starter based on body's font-size built on SCSS. Font-size calculated in rem with a fallback integer number in pixels and line-height in number (unitless).

How to

  1. Open scss/setup.scss.
  2. Edit the values for $body, $ratio, $lineHeight for both Desktop and Mobile.
  3. Save and compile.

Credit: oocss by @stubbornella

Source: A modern scale for web typography