Site :
- Add popup delete account - Fix change username - email - Fix color profil dash and history
This commit is contained in:

committed by
Mathis Degryck

parent
1d33cbc1d0
commit
f511e999fe
@ -105,7 +105,7 @@
|
||||
}
|
||||
|
||||
#profil .dashboard {
|
||||
background-color: #D3D3D3;
|
||||
background-color: white;
|
||||
width: 48%;
|
||||
height: 42vh;
|
||||
padding: 20px;
|
||||
@ -113,7 +113,7 @@
|
||||
}
|
||||
|
||||
#profil .history {
|
||||
background-color: #D3D3D3;
|
||||
background-color: white;
|
||||
width: 48%;
|
||||
height: 42vh;
|
||||
padding: 20px;
|
||||
|
Reference in New Issue
Block a user