mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 13:27:49 +08:00
Merge pull request #1434 from UnrealApex/sign-in
Made sign in text more contextual
This commit is contained in:
commit
6091c4db6b
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue