Skip to content

Commit 42f9ab3

Browse files
committed
60px
1 parent e6ea5cc commit 42f9ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom-implementation/src/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
}
1919
}
2020
.fern-body {
21-
margin-top: var(--spacing-header-height) !important;
21+
margin-top: 60px; /* Adjust this value to match your header height */
2222
}

0 commit comments

Comments
 (0)