Eva Ho 1 year ago
parent
commit
df67a90e64
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/app/download/signup.tsx

+ 1 - 1
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'
     >
       <input
         required