Remove redundant fragment

This commit is contained in:
Fred Carlsen 2019-02-27 10:47:59 +01:00
parent a134ef03dd
commit 951c256980

View File

@ -192,14 +192,12 @@ export const NextAboutTeam = () => (
<AboutPageLayout
title="We are a global, growing team"
description={
<>
<Paragraph size="medium" marginBottom="60px" isMuted={0.65}>
We are a distributed team with backgrounds in engineering, academic research, business, and design.
The 0x Core Team is passionate about accelerating the adoption decentralized technology and believe
in its potential to be an equalizing force in the world. Join us and do the most impactful work of
your life.
</Paragraph>
</>
}
linkLabel="Join the team"
to={WebsitePaths.AboutJobs}