mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-03 18:25:02 +08:00
fix(cookie modal): missing icon
This commit is contained in:
parent
a2a5c10a84
commit
d7f9a4d443
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@
|
|||
</div>
|
||||
<div class="modal">
|
||||
<div class="title">
|
||||
<i class="fas far fa-cookie-bite"></i>
|
||||
<i class="fas fa-cookie-bite"></i>
|
||||
We use cookies by the way
|
||||
</div>
|
||||
<div class="main">
|
||||
|
|
Loading…
Reference in a new issue