diff --git a/src/components/Footer/index.tsx b/src/components/Footer/index.tsx index ee2bcfd6..c7c8ce57 100644 --- a/src/components/Footer/index.tsx +++ b/src/components/Footer/index.tsx @@ -37,38 +37,47 @@ type FooterProps = { export default function Footer({ links }: FooterProps) { return ( -