fix css
This commit is contained in:
parent
576ae644de
commit
df67a90e64
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue