Eva Ho 1 년 전
부모
커밋
df67a90e64
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
         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
       <input
         required
         required