]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Correct explanation of typographic scales in docs, closes #7191
authorGeoff Kimball <geoff@zurb.com>
Wed, 2 Dec 2015 01:29:49 +0000 (17:29 -0800)
committerGeoff Kimball <geoff@zurb.com>
Wed, 2 Dec 2015 01:30:06 +0000 (17:30 -0800)
docs/pages/base-typography.md

index 23c6e45272d8207c65ed2f1198e23aba40d1cb77..1b32b73ad8368e1adbbc04c4cb99c92e6dae7a39 100644 (file)
@@ -51,10 +51,10 @@ Foundation includes styles for all headings&mdash;they're balanced and sized alo
 
 ### Header Sizes
 
-The framework includes two typographic scales&mdash;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 <a href="sass.html#the-settings-file">Settings File</a>.
+The framework includes two typographic scales&mdash;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 <a href="sass.html#the-settings-file">Settings File</a>.
 
-Header  | Default | Large and up
---------|---------|-------------
+Header  | Default | Medium and up
+--------|---------|--------------
 `<h1>`  | 24px    | 48px
 `<h2>`  | 20px    | 40px 
 `<h3>`  | 19px    | 31px