Skip to content

Commit 2883684

Browse files
authored
Merge pull request #11 from heychazza/master
2 parents aa3f5c0 + d96dd24 commit 2883684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ function Home() {
3434
</div>
3535
<div
3636
css={css`
37-
${tw`h-full flex-grow flex-shrink`}
37+
${tw`h-full min-h-screen flex-grow flex-shrink`}
3838
`}
3939
>
4040
<div

0 commit comments

Comments
 (0)