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 e6a7cf5 commit cd581faCopy full SHA for cd581fa
custom-implementation/src/main.css
@@ -16,4 +16,7 @@
16
@media (min-width: 1024px) {
17
display: block; /* Show the wrapper on screens larger than 1024px */
18
}
19
+}
20
+.fern-body {
21
+ margin-top: var(--spacing-header-height) !important;
22
0 commit comments