From e5d6d822b134058f7dc829bf609b8da4478d344b Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Thu, 4 May 2023 23:41:00 -0300 Subject: [PATCH] Minor CSS change to instruct mode --- css/html_instruct_style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/html_instruct_style.css b/css/html_instruct_style.css index 55c66fd..a0d052f 100644 --- a/css/html_instruct_style.css +++ b/css/html_instruct_style.css @@ -28,6 +28,7 @@ .message-body p { font-size: 15px !important; + line-height: 1.75 !important; } .message-body li {