get image and profile data from database

This commit is contained in:
luisa.bellitto 2025-06-29 11:12:00 +02:00 committed by Rudi Regentonne
parent f2f7a86c9c
commit fdaf575367
5 changed files with 139 additions and 94 deletions

View file

@ -40,6 +40,10 @@
border-radius: 1rem;
}
.edit-icon {
cursor: pointer;
}
@media screen and (min-width: 768px) {
.profile-avatar {
width: 5rem;