Fix card size to better fit with Arthur name

This commit is contained in:
2024-10-15 15:49:39 +02:00
parent 747db3ec9c
commit 5e7d761b22

View File

@@ -43,7 +43,7 @@
}
.team-member {
width: 150px;
width: 200px;
display: flex;
flex-direction: column;
justify-content: space-between;