d80b399 17d873a d80b399
1
2
3
4
5
6
7
8
9
10
.teamWrapper { width: 100%; display: flex; flex-direction: column; gap: 20px; .teamCard { // width: 100%; } }