Skip to content

Commit a437003

Browse files
committed
Remove heading from index
1 parent 31d9abb commit a437003

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/pages/index.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ export default function Home(): ReactNode {
3232
>
3333
<HomepageHeader />
3434
<main className='container'>
35-
<h1
36-
className='text--center'
37-
style={{ marginTop: '3rem', marginBottom: '0' }}
38-
>
39-
Featured Project
40-
</h1>
4135
<ProductGrid>
4236
<ProductCard
4337
contentType='logo'

0 commit comments

Comments
 (0)