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 eaab466 commit 520bdf0Copy full SHA for 520bdf0
custom-implementation/src/main.css
@@ -23,9 +23,9 @@
23
top: 80px !important; /* Start BELOW the header */
24
left: 0 !important;
25
height: 100% !important;
26
- overflow-y: auto !important;
+ /* overflow-y: auto !important; */
27
}
28
29
.fern-body {
30
- margin-top: 40px !important; /* Push content below header */
+ margin-top: 60px !important; /* Push content below header */
31
0 commit comments