Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzo-Wada committed Nov 5, 2023
1 parent 0ff18f0 commit df89584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/TLDR/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Tldr = () => {
return (
<SectionLayout title="TL;DR" id="tldr">
<Flex direction="column" gap="3">
<Text size="6">- I'm a frontend engineer who loves modern technologies.</Text>
<Text size="6">- A frontend engineer who loves modern technologies.</Text>
<Text size="6">- I can create a product with optimized logic and readable code using Next.js.</Text>
<Text size="6">
- Three years of engineering experience, fresh out of college in my first year. Super young, but skilled.
Expand Down

0 comments on commit df89584

Please sign in to comment.