Skip to content

Commit e27285e

Browse files
committed
added margin bottom for sidebar to stop overlap with footer
1 parent 64f5507 commit e27285e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom-implementation/src/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333

3434
#fern-sidebar {
3535
padding: 42px 0px !important;
36+
margin-bottom: 100px !important; /* Prevent overlap with footer */
3637
}
3738

3839

0 commit comments

Comments
 (0)