From 706b2719e4cf8708628acf5be0aaf5f5f5b1e42e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Thu, 5 Jan 2017 19:04:25 +0100 Subject: [PATCH 1/2] Fix Font Style title --- src/templates/docs/font-style/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/docs/font-style/index.html b/src/templates/docs/font-style/index.html index 7700f038b..63709845d 100644 --- a/src/templates/docs/font-style/index.html +++ b/src/templates/docs/font-style/index.html @@ -27,7 +27,7 @@
-

Measure

+

Font Style

Single purpose classes to set the font-style of any element at any breakpoint.

From e5f54188b8b63ad85fef6dbbe3bfef729c636958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Thu, 5 Jan 2017 19:07:04 +0100 Subject: [PATCH 2/2] Add missing 'Skins animations' title --- src/templates/docs/skins-pseudo/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/templates/docs/skins-pseudo/index.html b/src/templates/docs/skins-pseudo/index.html index 159ed3823..c559f7fe1 100644 --- a/src/templates/docs/skins-pseudo/index.html +++ b/src/templates/docs/skins-pseudo/index.html @@ -11,6 +11,7 @@ <%= siteHeader %>
+

Skins animations

You can use any color from the _colors.css file to style text and background colors for hover and focus states.