Link backend to profile page

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2025-12-02 17:40:52 +01:00
parent b099df933f
commit 98518be813
8 changed files with 104 additions and 90 deletions
+1 -8
View File
@@ -51,13 +51,6 @@
border-radius: 5px;
}
.event {
width: 100%;
padding: 12px;
margin-bottom: 10px;
border-radius: 8px;
}
.eventTasks {
max-height: 0;
overflow: hidden;
@@ -78,7 +71,7 @@
.profilePicture{
width:90%;
}
/* Tablette (768px et plus) */
@media screen and (min-width: 768px) {
.contentWrapper {
flex-direction: row;