From e6573b21c8f0d7565a1ce493e1faf20bdf0e090f Mon Sep 17 00:00:00 2001 From: Jennifer Shehane Date: Thu, 19 Oct 2017 18:59:29 -0400 Subject: [PATCH] removed accidental styling of footer page navigation. --- themes/cypress/source/css/_partial/footer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/cypress/source/css/_partial/footer.scss b/themes/cypress/source/css/_partial/footer.scss index 55c70ea6b1..80e13c9add 100644 --- a/themes/cypress/source/css/_partial/footer.scss +++ b/themes/cypress/source/css/_partial/footer.scss @@ -1,4 +1,4 @@ -footer { +footer.wrapper { color: #fff; position: relative; background: $color-background;