diff --git a/components/Footer.js b/components/Footer.js index 6de8486..a44a6b8 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -3,22 +3,17 @@ import Link from 'next/link' import { PALETTE } from '../lib/constants' const Footer = (props) => ( -