diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index c083c3e..3426008 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -64,12 +64,12 @@ const FooterLabeledSection = ({title, children}: { const Footer: NextPage = () => { return ( -