diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 72e9f4a..361992a 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -25,11 +25,11 @@ function App() {
-
-
+
+
-
+
} /> diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index ebf0fe4..beb23fe 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -4,7 +4,7 @@ const Footer = () => { const currentYear = new Date().getFullYear() return ( -