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; }