We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7cd09 commit 284280bCopy full SHA for 284280b
pages/about.tsx
@@ -88,12 +88,12 @@ const About = ({ experiences }: AboutProps): JSX.Element => {
88
<Title fontSize={['3rem', '4rem']} as="h2">
89
CTO & passionate
90
</Title>
91
- <Container maxWidth={['100%', '700px']} marginY="2rem">
+ <Container maxWidth={['100%', '720px']} marginY="2rem">
92
<Text>I'm a Full-Stack/DevOps developer living in Paris.</Text>
93
<Text>
94
During my free time I like going gym, doing Bench Press, make design
95
and make video edits on After Effects. You can check some cool drone
96
- edits on my{' '}
+ edits on my
97
<a href="https://instagram.com/croissant2france">Instagram</a>.
98
</Text>
99
</Container>
0 commit comments