Skip to content

Commit 65d0c76

Browse files
committed
to body
1 parent 42f9ab3 commit 65d0c76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

custom-implementation/src/main.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
display: block; /* Show the wrapper on screens larger than 1024px */
1818
}
1919
}
20-
.fern-body {
20+
body {
2121
margin-top: 60px; /* Adjust this value to match your header height */
22+
margin-bottom: 60px
2223
}

0 commit comments

Comments
 (0)