From 8708711b4b0187193066beb2fd3881a70125ec28 Mon Sep 17 00:00:00 2001 From: Joe Fusco Date: Thu, 19 Oct 2023 10:59:52 -0400 Subject: [PATCH] Formatting Signed-off-by: Joe Fusco --- components/FooterNavigation.jsx | 2 +- styles/footer-navigation.module.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/FooterNavigation.jsx b/components/FooterNavigation.jsx index bcbf172..7ef5b5a 100644 --- a/components/FooterNavigation.jsx +++ b/components/FooterNavigation.jsx @@ -37,4 +37,4 @@ FooterNavigation.fragment = gql` } } } -` \ No newline at end of file +` diff --git a/styles/footer-navigation.module.css b/styles/footer-navigation.module.css index 8f6c51f..e4f47e7 100644 --- a/styles/footer-navigation.module.css +++ b/styles/footer-navigation.module.css @@ -47,4 +47,4 @@ .socialIconLink[href*="youtube.com"]::after { mask: url("/social-icons/youtube.svg"); -} \ No newline at end of file +}