Site
- Add responsive : - Lobby page - Fix bug profil/login/settings'
This commit is contained in:
@ -302,20 +302,22 @@
|
||||
|
||||
#profil .history-card {
|
||||
height: 150px;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
#profil .history-card #score-history {
|
||||
font-size: 50px;
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
#profil .profile-img-history {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
#profil .profile-img-history img {
|
||||
width: 75px;
|
||||
height: 75px;
|
||||
width: 55px;
|
||||
height: 55px;
|
||||
}
|
||||
|
||||
#profil .profile-img-history-enemy {
|
||||
@ -350,4 +352,6 @@
|
||||
height: 60px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user