diff --git a/app/globals.css b/app/globals.css
index 00e4b31..56ad480 100644
--- a/app/globals.css
+++ b/app/globals.css
@@ -55,6 +55,11 @@
scroll-margin-top: var(--header-height);
}
+/* Prevent horizontal scroll from overflowing children */
+html {
+ overflow-x: clip;
+}
+
/* Base */
body,
.shahi-body {
diff --git a/app/layout.tsx b/app/layout.tsx
index 2fd67c1..9e838be 100644
--- a/app/layout.tsx
+++ b/app/layout.tsx
@@ -113,7 +113,7 @@ export default function RootLayout({
{children}
Select the location you are working at today.
{item.desc}
Two locations. Unforgettable evenings. Pre-order your favorites for a perfect arrival. @@ -187,7 +198,7 @@ export default function ReservePage() {
Fill in your details to secure your table.