diff --git a/landing/team-profile.css b/landing/team-profile.css --- a/landing/team-profile.css +++ b/landing/team-profile.css @@ -13,7 +13,6 @@ } .profile p { - flex-grow: 1; font-size: 18px; text-align: center; } diff --git a/landing/team.react.js b/landing/team.react.js --- a/landing/team.react.js +++ b/landing/team.react.js @@ -56,6 +56,35 @@ twitterHandle="GeekMaks" imageURL={`${assetsCacheURLPrefix}/max.jpeg`} /> + + + + + @@ -73,6 +102,31 @@ githubHandle="marcinwasowicz" imageURL={`${assetsCacheURLPrefix}/marcin.jpeg`} /> + + + + );