diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 7df4c0f..81525d0 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -82,7 +82,7 @@ const FooterLabeledSection = ({title, children}: { const Footer: NextPage = () => { return ( -
Looking for resource recommendations?
@@ -62,7 +62,7 @@ const Home: NextPage = () => {