diff --git a/frontend/src/app/login/page.tsx b/frontend/src/app/login/page.tsx index f9d40d6..2033982 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 96ccea3..80f336b 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 916c38c..1d65208 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 1809ffc..02423d1 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 */}