diff --git a/frontend/src/components/Logo.tsx b/frontend/src/components/Logo.tsx index d12fda9..672c2cb 100644 --- a/frontend/src/components/Logo.tsx +++ b/frontend/src/components/Logo.tsx @@ -9,13 +9,13 @@ export default function Logo() { className="inline-flex items-baseline justify-center leading-none select-none" style={{ fontFamily: "'Knewave', serif" }} > - Pi +  Pi - Ku +  Ku }
-

+

Sign in to

diff --git a/frontend/src/pages/Register.tsx b/frontend/src/pages/Register.tsx index ed1daf6..662b814 100644 --- a/frontend/src/pages/Register.tsx +++ b/frontend/src/pages/Register.tsx @@ -70,7 +70,7 @@ export default function Register() { return (
-

+

Create a Account

@@ -81,7 +81,7 @@ export default function Register() { )}