diff --git a/src/Components/Home/HomePageB.js b/src/Components/Home/HomePageB.js index ab597d9..ef0b8ae 100644 --- a/src/Components/Home/HomePageB.js +++ b/src/Components/Home/HomePageB.js @@ -283,8 +283,8 @@ const HomePageB = () => {
- ATTN: Attorneys - reclaim hours every week. Spend more time - growing your practice, or just get home in time for dinner. + Reclaim hours every week. Spend more time growing your practice, + or just get home in time for dinner.
@@ -375,16 +375,9 @@ const HomePageB = () => {

Made by Attorneys, for Attorneys.

-
-

- Tech developed by litigators that understand your needs. -

-

- We understand the demands on your time. For example, that - discovery request on your desk. With as few as three clicks, you - can draft a ready-to-serve response in minutes. It's as easy as - uploading a .pdf file. + With as few as three clicks, you can draft a ready-to-serve + response in minutes. It's as easy as uploading a .pdf file.

Novodraft cuts through the mire of rote tasks, but does much diff --git a/src/styles/homepage-b.scss b/src/styles/homepage-b.scss index 65b9f22..cc8f720 100644 --- a/src/styles/homepage-b.scss +++ b/src/styles/homepage-b.scss @@ -119,6 +119,7 @@ section.section-one { flex-direction: row; justify-content: center; margin-top: 50px; + padding-right: 8px; height: 130px; }