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-1960 Intro Hub Forgot Password #507

Merged
merged 15 commits into from Apr 16, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Remove unused scss

  • Loading branch information
benstrumeyer committed Mar 5, 2020
commit 6474c4acfb29c225711eedd21ca9d9fa60bea901
@@ -19,16 +19,6 @@
.ForgotPasswordView--addPaddingTop {
padding-top: 40px;
}
.ForgotPasswordView__headerImage {
max-width: 180px;
}
.ForgotPasswordView__headerTitle h3 {
font-size: 20px;
line-height: 1.5;
color: #4a4a4a;
margin: 20px 25px 0;
width: 500px;
}
.ForgotPasswordView__inputLabel {
font-size: 14px;
font-weight: 500;
ProTip! Use n and p to navigate between commits in a pull request.