- Add popup delete account
    - Fix change username - email
    - Fix color profil dash and history
This commit is contained in:
Mathis Degryck
2024-09-27 18:34:24 +02:00
committed by Mathis Degryck
parent 1d33cbc1d0
commit f511e999fe
3 changed files with 72 additions and 11 deletions

View File

@ -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;