From df67a90e644f0c406b2c03d60741e4c19ef6da34 Mon Sep 17 00:00:00 2001 From: Eva Ho Date: Tue, 18 Jul 2023 16:02:45 -0400 Subject: [PATCH] fix css --- web/app/download/signup.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/download/signup.tsx b/web/app/download/signup.tsx index 14d22ede..99558d87 100644 --- a/web/app/download/signup.tsx +++ b/web/app/download/signup.tsx @@ -28,7 +28,7 @@ export default function Signup() { return false }} - className='flex self-stretch flex-col gap-3 h-32 md:mx-[10rem] lg:mx-[18rem]' + className='flex self-stretch flex-col gap-3 h-32 md:mx-40 lg:mx-72' >