From 207a031e8de6cee3084881af65be17e075d7a3e7 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Fri, 5 May 2023 00:36:15 -0300 Subject: [PATCH] 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 a0d052f..1fbddfa 100644 --- a/css/html_instruct_style.css +++ b/css/html_instruct_style.css @@ -29,6 +29,7 @@ .message-body p { font-size: 15px !important; line-height: 1.75 !important; + margin-bottom: 1.25em !important; } .message-body li {