From 450921bd553afaa7170da370f74c577b17e42d82 Mon Sep 17 00:00:00 2001 From: paco <34928425+pacocoursey@users.noreply.github.com> Date: Thu, 8 Oct 2020 14:20:04 -0600 Subject: [PATCH] Footer links hover --- components/core/Footer/Footer.tsx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/components/core/Footer/Footer.tsx b/components/core/Footer/Footer.tsx index 1a5fe70cc..b6cccdd15 100644 --- a/components/core/Footer/Footer.tsx +++ b/components/core/Footer/Footer.tsx @@ -27,19 +27,25 @@ const Footer: FC = ({ className }) => {