From eefb2c5f233349174b3e870c7f336bb8cebf59c2 Mon Sep 17 00:00:00 2001 From: Akron Date: Thu, 3 Oct 2024 10:58:11 +0200 Subject: [PATCH] Improve line-height in main, following Uyen's suggestions Change-Id: Ic5f84cb9acbfdfef7151700f2f42de4d5374a6f5 --- dev/scss/main/main.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev/scss/main/main.scss b/dev/scss/main/main.scss index e8c062df..78bbad45 100644 --- a/dev/scss/main/main.scss +++ b/dev/scss/main/main.scss @@ -40,6 +40,8 @@ main { p { text-align: justify; hyphens: auto; + font-size: 1rem; + line-height: 1.5rem; } h2#page-top {