From 05e446132e1cfca88a8c4ed7c491199541a2fe07 Mon Sep 17 00:00:00 2001 From: daniel08garcia Date: Fri, 23 Aug 2024 18:22:50 -0700 Subject: [PATCH] update css update css --- css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/style.css b/css/style.css index 5efddfc..eae940c 100644 --- a/css/style.css +++ b/css/style.css @@ -26,6 +26,9 @@ body { font-family: "Times New Roman", Times, serif; font-size: 1.5em; } +ul { +line-height: 1.5; +} /* Hide the cover page image by default */ .cover-image { display: none;