diff --git a/frontend/src/app/login/page.tsx b/frontend/src/app/login/page.tsx index 2033982..ece058b 100644 --- a/frontend/src/app/login/page.tsx +++ b/frontend/src/app/login/page.tsx @@ -13,9 +13,9 @@ function Logo() { pounce ) } diff --git a/frontend/src/app/register/page.tsx b/frontend/src/app/register/page.tsx index 80f336b..3585dc2 100644 --- a/frontend/src/app/register/page.tsx +++ b/frontend/src/app/register/page.tsx @@ -13,9 +13,9 @@ function Logo() { pounce ) } diff --git a/frontend/src/components/Footer.tsx b/frontend/src/components/Footer.tsx index 1d65208..d1f7351 100644 --- a/frontend/src/components/Footer.tsx +++ b/frontend/src/components/Footer.tsx @@ -13,9 +13,9 @@ export function Footer() { pounce

diff --git a/frontend/src/components/Header.tsx b/frontend/src/components/Header.tsx index 02423d1..ab275e3 100644 --- a/frontend/src/components/Header.tsx +++ b/frontend/src/components/Header.tsx @@ -13,9 +13,9 @@ function Logo() { pounce @@ -28,7 +28,7 @@ export function Header() { return (

-
+
{/* Left side: Logo + Nav Links */}
{/* Logo */}