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:
@ -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;
|
||||
|
Reference in New Issue
Block a user