Skip to content

Commit c41b7e4

Browse files
committed
more body space
1 parent fc16877 commit c41b7e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

custom-implementation/src/main.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,8 @@
2424
left: 0 !important;
2525
height: 80% !important; /* Full height minus header space + small footer buffer */
2626
overflow-y: auto !important;
27+
}
28+
29+
.fern-body {
30+
margin-top: 40px !important; /* Push content below header */
2731
}

0 commit comments

Comments
 (0)