From c5e332f47048c5f72b8074d7e1c47fcb9bbb12e7 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 22 Feb 2024 18:29:37 -0600 Subject: [PATCH 1/2] more --- src/styles/homepage.scss | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/styles/homepage.scss b/src/styles/homepage.scss index 9577843..508f978 100644 --- a/src/styles/homepage.scss +++ b/src/styles/homepage.scss @@ -1147,9 +1147,15 @@ li.nav-item { } .join-heading { + width: 250px; font-size: 1rem; text-align: justify; - margin: 1.1rem 0rem; + justify-content: center; + align-items: center; + margin-top: 1.1rem; + margin-bottom: 1.1rem; + margin-left: auto; + margin-right: auto; } button.button-2 { @@ -1268,6 +1274,7 @@ li.nav-item { .bottom-header-box { display: flex; flex-direction: column; + width: 290px; align-items: center; text-align: center; margin: auto; From 2cb1cb78131e636d74ee6a7d1559a1a565402bc6 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Thu, 22 Feb 2024 18:57:01 -0600 Subject: [PATCH 2/2] more --- src/Components/Home/HomePage.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/Home/HomePage.js b/src/Components/Home/HomePage.js index 5c0395c..abacb5e 100644 --- a/src/Components/Home/HomePage.js +++ b/src/Components/Home/HomePage.js @@ -194,8 +194,8 @@ const HomePage = () => {

- Your Novodash displays important deadlines, sends email/SMS - alerts, can auto-draft documents and remind you to serve + Your dashboard displays important deadlines, alerts, and can + configure to auto-draft documents and remind you to serve them.