From 0f5bcc035b2a0f195f5dc31d9094eb340a95bb65 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 23 Mar 2024 03:43:16 -0500 Subject: [PATCH] more --- src/styles/homepage.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 393e919..6e9ee92 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -134,7 +134,7 @@ section.section-1 { font-size: 19px; font-weight: 300; max-width: 370px; - line-height: 29px; + line-height: 1.5; text-align: justify; margin-top: -8px; } @@ -166,7 +166,7 @@ p.text-block-1 { font-size: 26px; font-style: normal; font-weight: 300; - line-height: 1.5; + line-height: 1.4; width: 525px; margin-top: 24px; }