diff --git a/apps/frontend/src/components/header.tsx b/apps/frontend/src/components/header.tsx index ccce9d3..6de3f7d 100644 --- a/apps/frontend/src/components/header.tsx +++ b/apps/frontend/src/components/header.tsx @@ -143,7 +143,7 @@ export function Header() {
-
+
Playzer diff --git a/apps/frontend/src/components/layout.tsx b/apps/frontend/src/components/layout.tsx index 4eef8c7..5392e60 100644 --- a/apps/frontend/src/components/layout.tsx +++ b/apps/frontend/src/components/layout.tsx @@ -20,7 +20,7 @@ export function Layout({ children }: LayoutProps) { className={ isMobileHome ? 'relative z-10 mx-auto w-full max-w-7xl' - : 'relative z-10 mx-auto w-full max-w-7xl px-4 py-6 sm:px-6 lg:px-8' + : 'relative z-10 mx-auto w-full max-w-7xl px-3 py-6 sm:px-6 lg:px-8' } > {children} diff --git a/apps/frontend/src/features/about/about-page.tsx b/apps/frontend/src/features/about/about-page.tsx index 71f61de..1cd4854 100644 --- a/apps/frontend/src/features/about/about-page.tsx +++ b/apps/frontend/src/features/about/about-page.tsx @@ -1,6 +1,6 @@ export function AboutPage() { return ( -
+

About

diff --git a/apps/frontend/src/features/booking/components/booking-mobile.tsx b/apps/frontend/src/features/booking/components/booking-mobile.tsx index 74e4cac..3c4f4bd 100644 --- a/apps/frontend/src/features/booking/components/booking-mobile.tsx +++ b/apps/frontend/src/features/booking/components/booking-mobile.tsx @@ -66,7 +66,7 @@ export function BookingMobile() { return (

-
+
@@ -155,7 +155,7 @@ function MobileTopBar() { }; return ( -
+
Playzer @@ -475,7 +475,7 @@ function MobileCourtDay({ return (
-
+
-
+
@@ -534,7 +534,7 @@ function MobileCourtDay({
-
+