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 42f9ab3 commit 65d0c76Copy full SHA for 65d0c76
custom-implementation/src/main.css
@@ -17,6 +17,7 @@
17
display: block; /* Show the wrapper on screens larger than 1024px */
18
}
19
20
-.fern-body {
+body {
21
margin-top: 60px; /* Adjust this value to match your header height */
22
+ margin-bottom: 60px
23
0 commit comments