From b9dc9a93207647770efbe9d71d098130b0343054 Mon Sep 17 00:00:00 2001 From: Jake Wheeler Date: Mon, 28 Oct 2024 14:04:09 -0400 Subject: [PATCH] use correct gap for product text and titles --- src/app/our-products/page.tsx | 111 ++++++++++++++++++---------------- 1 file changed, 60 insertions(+), 51 deletions(-) diff --git a/src/app/our-products/page.tsx b/src/app/our-products/page.tsx index f143ecf..d4ca719 100644 --- a/src/app/our-products/page.tsx +++ b/src/app/our-products/page.tsx @@ -53,18 +53,20 @@ function StandaloneProducts() { containerProps={{ className: 'border-0' }} > - Placeholder -

eCR Viewer

-

- Graphic headings can be used a few different ways, depending on - what your landing page is for. Highlight your values, specific - program areas, or results. -

+
+ Placeholder +

eCR Viewer

+

+ Graphic headings can be used a few different ways, depending + on what your landing page is for. Highlight your values, + specific program areas, or results. +

+
@@ -81,19 +83,22 @@ function StandaloneProducts() { containerProps={{ className: 'border-0' }} > - Placeholder -

Query Connector

-

- Allows public health staff to query a wide network of healthcare - organizations for data relevant to a given condition. It gives - staff access to more complete and timely data without the need - for a direct connection to a healthcare provider. -

+
+ Placeholder +

Query Connector

+

+ Allows public health staff to query a wide network of + healthcare organizations for data relevant to a given + condition. It gives staff access to more complete and timely + data without the need for a direct connection to a healthcare + provider. +

+