mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 18:03:30 +08:00
Increased font size of Forgot password button
This commit is contained in:
parent
57f4a4b9b6
commit
70e6841c51
1 changed files with 2 additions and 0 deletions
|
@ -3442,7 +3442,9 @@
|
|||
</div>
|
||||
<div class="login side">
|
||||
<div class="title">login</div>
|
||||
<h5>
|
||||
<div id="forgotPasswordButton">Forgot password?</div>
|
||||
</h5>
|
||||
<form action="">
|
||||
<input type="text" placeholder="email" autocomplete="email" />
|
||||
<input
|
||||
|
|
Loading…
Reference in a new issue