Skip to content

Commit aa794f4

Browse files
committed
Remove hero image background color
1 parent eaf49a3 commit aa794f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ function Index() {
101101
maxWidth: 560,
102102
borderRadius: 3,
103103
overflow: 'hidden',
104-
backgroundColor: (theme) => theme.palette.grey[100],
105104
}}
106105
>
107106
<img

0 commit comments

Comments
 (0)