We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6545b52 commit ea015d1Copy full SHA for ea015d1
src/sections/hero.tsx
@@ -34,7 +34,7 @@ export const Hero = () => (
34
background: "url(background.jpg) center / cover",
35
minHeight: "100vh",
36
position: "relative",
37
- pt: ["48rem", "20rem", "14rem"],
+ pt: ["52rem", "20rem", "14rem"],
38
"&:before": {
39
content: '""',
40
position: "absolute",
0 commit comments