From cd4964f3456887802ae6bc13302e0f69f6590b91 Mon Sep 17 00:00:00 2001 From: Martijn Cuppens Date: Mon, 14 Jan 2019 00:59:51 +0100 Subject: [PATCH] Change comment heading title to `Typography` (#28032) --- scss/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_variables.scss b/scss/_variables.scss index a875b4db85..d9e3f44ad4 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -273,7 +273,7 @@ $embed-responsive-aspect-ratios: join( $embed-responsive-aspect-ratios ); -// Fonts +// Typography // // Font, line-height, and color for body text, headings, and more. -- 2.47.2