From 3b44c4a0d55c9f70c899dd6263dfd633e4763298 Mon Sep 17 00:00:00 2001 From: Jordi Enric Date: Sat, 4 May 2024 01:15:04 +0200 Subject: [PATCH] ui --- apps/web/src/pages/index.tsx | 4 ++-- apps/web/src/pages/sign-in.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/web/src/pages/index.tsx b/apps/web/src/pages/index.tsx index 531f484..351eea7 100644 --- a/apps/web/src/pages/index.tsx +++ b/apps/web/src/pages/index.tsx @@ -134,10 +134,10 @@ const Home = () => { Request access - + {!hasSubmitted && (

diff --git a/apps/web/src/pages/sign-in.tsx b/apps/web/src/pages/sign-in.tsx index 6f7e588..f031cd9 100644 --- a/apps/web/src/pages/sign-in.tsx +++ b/apps/web/src/pages/sign-in.tsx @@ -71,7 +71,7 @@ export default function SignIn() { } return ( -
+