Create settings modal

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-12-09 09:40:20 +01:00
parent 6f7e5b9258
commit 6d8899c7de
6 changed files with 72 additions and 26 deletions
+5 -9
View File
@@ -38,10 +38,11 @@
}
.topDescription {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 15px;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
margin-bottom: 15px;
}
.infoBlock {
@@ -122,11 +123,6 @@
}
.modifyIcon {
height:50px;
width:50px;
}
.headerProfile {
display: flex;
flex-direction: row;