From e527f7e176a854459e054422fa3d1a3bded814dc Mon Sep 17 00:00:00 2001 From: harry Date: Tue, 16 May 2017 23:45:21 +0530 Subject: [PATCH] Typography base correct codepens! --- docs/pages/typography-base.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pages/typography-base.md b/docs/pages/typography-base.md index 0ae22232c..44385c8e3 100644 --- a/docs/pages/typography-base.md +++ b/docs/pages/typography-base.md @@ -26,7 +26,7 @@ This is a paragraph. Paragraphs are preset with a font size, line height and spa
-edit on codepen button +edit on codepen button
```html @@ -279,7 +279,7 @@ Sometimes other people say smart things, and you may want to mention those thing Use the `` tag to annotate a shortened term. Abbreviations must always have a `title` attribute which clarifies the full term.
-edit on codepen button +edit on codepen button
```html_example @@ -307,7 +307,7 @@ Remember to escape angle brackets when printing HTML: <div> Use the `` element to annotate a key stroke or combination.
-edit on codepen button +edit on codepen button
```html_example -- 2.47.2