File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -85,7 +85,7 @@ const SignInForm = () => (
8585 />
8686 </ Meta . InputBlock >
8787
88- < div className = "mt-12 " >
88+ < div className = "mt-8 " >
8989 < div className = "rounded-md shadow-sm" >
9090 < Meta . Focusable >
9191 < button className = "flex flex-row justify-center w-full h-12 bg-md-blue-a400 rounded-md hover:opacity-90 active:opacity-100" type = "submit" >
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ const SignUpForm = () => (
8787 { "You can always change your password." }
8888 </ Meta . InputBlock >
8989
90- < div className = "mt-12 " >
90+ < div className = "mt-8 " >
9191 < div className = "rounded-md shadow-sm" >
9292 < Meta . Focusable >
9393 < button className = "flex flex-row justify-center w-full h-12 bg-md-blue-a400 rounded-md hover:opacity-90 active:opacity-100" type = "submit" >
You can’t perform that action at this time.
0 commit comments