Skip to content

Commit c584e44

Browse files
committed
Slightly tweak spacing
1 parent 4c6b65b commit c584e44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Hero.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ export function Hero() {
2121
textAlign: "left",
2222
maxWidth: "100dvw",
2323
height: "60svh",
24-
minHeight: 420,
25-
pt: 18,
24+
minHeight: 480,
25+
pt: 20,
2626
pb: 12,
2727
}}
2828
>

0 commit comments

Comments
 (0)