Merge pull request #1434 from UnrealApex/sign-in

Made sign in text more contextual
This commit is contained in:
Jack 2021-05-15 23:47:17 +01:00 committed by GitHub
commit 6091c4db6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3748,12 +3748,12 @@
</div>
<div class="button signIn">
<i class="fas fa-sign-in-alt"></i>
Sign In
Sign in with email
</div>
<div style="font-size: 0.75rem; text-align: center">or</div>
<div class="button signInWithGoogle">
<i class="fab fa-google"></i>
Google Sign In
Sign in with Google
</div>
</form>
</div>