We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc16877 commit c41b7e4Copy full SHA for c41b7e4
custom-implementation/src/main.css
@@ -24,4 +24,8 @@
24
left: 0 !important;
25
height: 80% !important; /* Full height minus header space + small footer buffer */
26
overflow-y: auto !important;
27
+}
28
+
29
+.fern-body {
30
+ margin-top: 40px !important; /* Push content below header */
31
}
0 commit comments