Skip to content

Commit cd581fa

Browse files
committed
testing header spacing
1 parent e6a7cf5 commit cd581fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

custom-implementation/src/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@
1616
@media (min-width: 1024px) {
1717
display: block; /* Show the wrapper on screens larger than 1024px */
1818
}
19+
}
20+
.fern-body {
21+
margin-top: var(--spacing-header-height) !important;
1922
}

0 commit comments

Comments
 (0)