Skip to content

Commit

Permalink
bug: πŸ› fix background grid
Browse files Browse the repository at this point in the history
  • Loading branch information
Cintia Pinto committed Jun 23, 2022
1 parent 2b460e6 commit 7b135cc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,8 @@ const Home: NextPage = () => {
<title>Cintia</title>
<meta name="description" content="cintia.co.uk" />
</Head>
<body>
<h1>Cintia Fortes Pinto is a frontend developer based in Melbourne.</h1>
<h4>Relocating to London in September 2022.</h4>
</body>
<h1>Cintia Fortes Pinto is a frontend developer based in Melbourne.</h1>
<h4>Relocating to London in September 2022.</h4>
</div>
)
}
Expand Down

0 comments on commit 7b135cc

Please sign in to comment.