Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-2032 Style Forgot Password in Hub #535

Merged
merged 10 commits into from Apr 28, 2020
Move ForgotPassword hub content upwards from center
  • Loading branch information
benstrumeyer committed Apr 28, 2020
commit 3167e20fedd355ba19d1eeea1acfef978eb30cf3
@@ -34,6 +34,7 @@
height: 100%;
display: flex;
align-items: center;
margin-top: -10%;
#forgot-email {
margin: 40px auto;
}
ProTip! Use n and p to navigate between commits in a pull request.