From 2af9d6dcd3ae8b3d881ba35b2c8839c6a365c255 Mon Sep 17 00:00:00 2001 From: TomNUSDS <74203452+TomNUSDS@users.noreply.github.com> Date: Mon, 16 Aug 2021 09:08:54 -0700 Subject: [PATCH] fix contact fix footer (#511) * Fix footer * Remove one contact * Fix some spacing issues * Update J40Footer.spec.tsx.snap * Fixes suggested in code review --- client/src/components/J40Footer.tsx | 4 +- .../__snapshots__/J40Footer.spec.tsx.snap | 4 +- client/src/pages/contact.tsx | 59 +++++++------------ 3 files changed, 25 insertions(+), 42 deletions(-) diff --git a/client/src/components/J40Footer.tsx b/client/src/components/J40Footer.tsx index 7cfa2e67..427ef78e 100644 --- a/client/src/components/J40Footer.tsx +++ b/client/src/components/J40Footer.tsx @@ -28,7 +28,7 @@ const J40Footer = () => { }, moreinfoheader: { id: 'footer.moreinfoheader', - defaultMessage: 'More Information', + defaultMessage: 'More information', description: 'Footer column header', }, foia: { @@ -70,7 +70,7 @@ const J40Footer = () => { aria-label={intl.formatMessage(messages.arialabelfooter)} size="big" // fyi you leave this off and it silently fails... links={[ - ['Contacts', + ['Contact',