diff --git a/components/Footer.tsx b/components/Footer.tsx index fda9c13d1..2eaab3417 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -69,7 +69,7 @@ function Footer() { ] return ( - < footer className="border-t border-gray-800 " > + + ); }