From cbf0e25280e4f9a5b94fc247cce1f012b7406271 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 Apr 2015 23:04:42 -0700 Subject: nav and typo --- docs/components/reboot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components') diff --git a/docs/components/reboot.md b/docs/components/reboot.md index c6d0c6c9f..c78a2bd35 100644 --- a/docs/components/reboot.md +++ b/docs/components/reboot.md @@ -25,7 +25,7 @@ The `` and `` elements are updated to provide better page-wide defau - The `` also sets a global `font-family` and `line-height`. This is inherited later by some form elements to prevent font inconsistencies. - For safety, the `` has a declared `background-color`, defaulting to `#fff`. -## Headings and paragaphs +## Headings and paragraphs All heading elements—e.g., `

`—and `

` are reset to have their `margin-top` removed. Headings have `margin-bottom: .5rem` added and paragraphs `margin-bottom: 1rem` for easy spacing. -- cgit v1.2.3