From babdd3e5065d594f5b00583848fe9211d280036c Mon Sep 17 00:00:00 2001 From: June Date: Mon, 29 Jan 2024 04:17:17 +0100 Subject: [PATCH] WIP: try out 100% --- themes/ccchh/assets/scss/document/typography.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/ccchh/assets/scss/document/typography.scss b/themes/ccchh/assets/scss/document/typography.scss index 357cbde..005b4a4 100644 --- a/themes/ccchh/assets/scss/document/typography.scss +++ b/themes/ccchh/assets/scss/document/typography.scss @@ -3,7 +3,7 @@ :root { // Use a (minimum) font size of 16px, since this seems to be a standard font // size. - font-size: 16px; + font-size: 100%; // Explicitly set the Firefox default. font-weight: 400; // Line height of 1.5, see: