diff --git a/src/App.jsx b/src/App.jsx index 17edcc4..97aa563 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -25,7 +25,7 @@ function App() { const location = useLocation(); return ( -
+
@@ -34,9 +34,9 @@ function App() { diff --git a/src/pages/AccountCreation.jsx b/src/pages/AccountCreation.jsx index fb305bc..4557eaa 100644 --- a/src/pages/AccountCreation.jsx +++ b/src/pages/AccountCreation.jsx @@ -196,9 +196,9 @@ function AccountCreation() { className="fixed z-50 inset-0 flex items-center justify-center bg-black/50" >

Select Product

@@ -246,9 +246,9 @@ function AccountCreation() { {notification.visible && (