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; diff --git a/src/pages/home/Home.tsx b/src/pages/home/Home.tsx index 807af8c..c0e258c 100644 --- a/src/pages/home/Home.tsx +++ b/src/pages/home/Home.tsx @@ -191,7 +191,7 @@ const Home: React.FC = () => { image: 'https://r2.modelec.club/maxime.png', }, { - name: 'Arthur Grossmann', + name: 'Arthur Grossmann-Le Mauguen', role: 'Evenementiel', image: 'https://r2.modelec.club/maxime.png', },