From 1e229b6969dfc1f2dfe1fde0c7fb62de9dd610da Mon Sep 17 00:00:00 2001 From: Vortex Date: Sat, 12 Jun 2021 01:45:08 +0530 Subject: [PATCH] css fixes for readability --- src/scss/yuzu/yuzu.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/scss/yuzu/yuzu.scss b/src/scss/yuzu/yuzu.scss index 8ae9aa5e..64cb004c 100644 --- a/src/scss/yuzu/yuzu.scss +++ b/src/scss/yuzu/yuzu.scss @@ -101,7 +101,8 @@ a:hover { // Make text nicer to read in articles .content p { text-align: justify; - line-height: 1.45; + line-height: 1.8; + font-size: 1.09em; } // Fix background color for single line monospaced text