- 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:
Kum1ta
2024-09-28 20:31:43 +02:00
parent 10d14d8e60
commit 05b7c5b0b9
8 changed files with 82 additions and 26 deletions

View File

@ -153,6 +153,15 @@
margin-bottom: 5px;
}
#profil .profile-img-history img {
width: 55px;
height: 55px;
border-radius: 50%;
object-fit: cover;
object-position: 50% 50%;
margin-top: 2.5px;
}
#profil .profile-img-history-enemy {
width: 50px;
height: 50px;