add button modify profile

This commit is contained in:
p2405951
2025-11-15 18:18:12 +01:00
parent a077db77f3
commit 5fa5fc55ad
3 changed files with 7 additions and 0 deletions
+5
View File
@@ -118,6 +118,11 @@
width:90%;
}
}
.description button{
width:50px;
height:50px;
}
/* Desktop (1024px et plus) */
@media screen and (min-width: 1024px) {