Set direction to row

This commit is contained in:
T'JAMPENS QUENTIN p2406187
2026-02-10 14:55:08 +01:00
parent a164db6d76
commit 63bf363761
@@ -26,8 +26,8 @@
.usersList {
display: flex;
flex-direction: column;
align-items: center;
flex-wrap: wrap;
gap: 10px;
}
.profileboard {