mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 09:34:35 +08:00
fixed contact popup not opening on about page mail button click
closes #3616
This commit is contained in:
parent
4428adc93e
commit
433cb696be
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@
|
|||
here are the different ways you can contact me directly.
|
||||
</p>
|
||||
<div class="contactButtons">
|
||||
<div class="button" id="#contactPopupButton2">
|
||||
<div class="button" id="contactPopupButton2">
|
||||
<div class="fas fa-envelope"></div>
|
||||
Mail
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue