diff --git a/src/components/team/team.css b/src/components/team/team.css index 35851b6..e6c8a13 100644 --- a/src/components/team/team.css +++ b/src/components/team/team.css @@ -43,7 +43,7 @@ } .team-member { - width: 150px; + width: 200px; display: flex; flex-direction: column; justify-content: space-between;