commit | eefb2c5f233349174b3e870c7f336bb8cebf59c2 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Oct 03 10:58:11 2024 +0200 |
committer | Akron <nils@diewald-online.de> | Thu Oct 03 10:58:11 2024 +0200 |
tree | a8c9499fbb78279ec98d899be94786f5faaaefa0 | |
parent | b01ccccdfde9c91c165ba4776de38118a72fa3a2 [diff] |
Improve line-height in main, following Uyen's suggestions Change-Id: Ic5f84cb9acbfdfef7151700f2f42de4d5374a6f5
diff --git a/dev/scss/main/main.scss b/dev/scss/main/main.scss index e8c062d..78bbad4 100644 --- a/dev/scss/main/main.scss +++ b/dev/scss/main/main.scss
@@ -40,6 +40,8 @@ p { text-align: justify; hyphens: auto; + font-size: 1rem; + line-height: 1.5rem; } h2#page-top {