From be88c61e6aedd361f1583f33152190ea6118fef1 Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Mon, 20 Jul 2020 13:29:54 -0500 Subject: Update global typography Updated the following body, label, and heading styles to match new style guide: - Font sizes - Font weight - Line height - Color Signed-off-by: Dixsie Wolmers Change-Id: I014c968f6542b697fec8c3b9af781e64ac10794d --- docs/themes/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/themes/readme.md') diff --git a/docs/themes/readme.md b/docs/themes/readme.md index 4d76aa2f..0b391f69 100644 --- a/docs/themes/readme.md +++ b/docs/themes/readme.md @@ -256,7 +256,7 @@ Some stylistic changes only apply to a single-file component or view instance. I } h2 { - @include font-size($h4-font-size); + @include font-size($h3-font-size); margin-bottom: $spacer; &::after { content: ''; -- cgit v1.2.3