Site
- add real stats and history game in profil page - search will send now request in lower case in profile page - add key enter in search bar in profile page
This commit is contained in:
@ -27,19 +27,8 @@
|
||||
</canvas>
|
||||
</div>
|
||||
</div>
|
||||
<div class="history">
|
||||
<div class="history" id="history">
|
||||
<h3>History</h3>
|
||||
<div class="history-card">
|
||||
<div id="user-1">
|
||||
<div class="profile-img-history"></div>
|
||||
<p>User1</p>
|
||||
</div>
|
||||
<p id="score-history">0 - 0</p>
|
||||
<div id="user-2">
|
||||
<div class="profile-img-history"></div>
|
||||
<p>User2</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user