Skip to content

Commit b6b54b0

Browse files
committed
docs: match hero top padding to pathfinder/outpost (120px)
1 parent 0683040 commit b6b54b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248

249249
/* ─── Hero ───────────────────────────────────────────────────── */
250250
.hero {
251-
padding: 10rem 0 5rem;
251+
padding: 120px 0 3rem;
252252
position: relative;
253253
overflow: hidden;
254254
}

0 commit comments

Comments
 (0)