From 54d07bddc839b5b669a9d00e8354a718bf4fe398 Mon Sep 17 00:00:00 2001 From: Vim <86254807+vim-usds@users.noreply.github.com> Date: Thu, 14 Oct 2021 15:09:33 -0700 Subject: [PATCH] Migrates global footer styles to USDS (#798) - enables colors in settings file - updates snapshots --- client/src/components/J40Footer.tsx | 1 - .../__snapshots__/J40Footer.spec.tsx.snap | 2 +- .../pages/__snapshots__/contact.test.tsx.snap | 2 +- .../pages/__snapshots__/index.test.tsx.snap | 2 +- .../__snapshots__/methodology.test.tsx.snap | 2 +- client/src/styles/global.scss | 72 +++++-------------- client/src/styles/uswds-settings.scss | 12 +--- 7 files changed, 26 insertions(+), 67 deletions(-) diff --git a/client/src/components/J40Footer.tsx b/client/src/components/J40Footer.tsx index 573109d4..1ff410f3 100644 --- a/client/src/components/J40Footer.tsx +++ b/client/src/components/J40Footer.tsx @@ -97,7 +97,6 @@ const J40Footer = () => {