From: Geoff Kimball Date: Wed, 2 Dec 2015 01:29:49 +0000 (-0800) Subject: Correct explanation of typographic scales in docs, closes #7191 X-Git-Tag: v6.0.5~8^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78a9f279ddd4fd42fd1f64fb08c2dce31562e4c;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Correct explanation of typographic scales in docs, closes #7191 --- diff --git a/docs/pages/base-typography.md b/docs/pages/base-typography.md index 23c6e4527..1b32b73ad 100644 --- a/docs/pages/base-typography.md +++ b/docs/pages/base-typography.md @@ -51,10 +51,10 @@ Foundation includes styles for all headings—they're balanced and sized alo ### Header Sizes -The framework includes two typographic scales—one uses a narrow range of sizes for small- and medium-sized screens, and the other uses a wider range of sizes for large-sized screens. You can change these scales, or add new ones for other breakpoints, by editing the `$header-sizes` map in your project's Settings File. +The framework includes two typographic scales—one uses a narrow range of sizes for small-sized screens, and the other uses a wider range of sizes for medium- and large-sized screens. You can change these scales, or add new ones for other breakpoints, by editing the `$header-sizes` map in your project's Settings File. -Header | Default | Large and up ---------|---------|------------- +Header | Default | Medium and up +--------|---------|-------------- `

` | 24px | 48px `

` | 20px | 40px `

` | 19px | 31px