mirror of
https://github.com/modelec/modelec.club.git
synced 2026-01-18 16:37:30 +01:00
Merge pull request #24 from modelec/COPA-17
[COPA-17] - Corriger le nom d'Arthur
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
}
|
||||
|
||||
.team-member {
|
||||
width: 150px;
|
||||
width: 200px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
@@ -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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user