diff --git a/src/Components/Home/HomePage.js b/src/Components/Home/HomePage.js index db6c91f..f1376b6 100644 --- a/src/Components/Home/HomePage.js +++ b/src/Components/Home/HomePage.js @@ -39,8 +39,10 @@ const HomePage = () => {

- Discovery responses ready in minutes. + Discovery requests done dramatically fast – discovery + responses ready in minutes

+

Reclaim hours every week. Spend time growing your practice, or just get home by dinner. diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 9972c33..7e9594e 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -166,9 +166,9 @@ p.text-block-1 { font-size: 25px; font-style: normal; font-weight: 300; - line-height: 29.756px; /* 123.983% */ + line-height: 1.6; width: 525px; - margin-top: 28px; + margin-top: 24px; } .try-it-button-box {