-
Notifications
You must be signed in to change notification settings - Fork 160
footer hiding content #574
Copy link
Copy link
Open
Description
when displaying enough items to fill the whole site, the navigation elements at the bottom of the site are hidden by the footer.
Possible fix:
Change "margin-top" from "-2em" to "0" here:
Line 124 in 4adf2c2
| style="position: relative; z-index: 2; height: 2em; margin-top: -2em; line-height: 2em; background-color: #eee; border: 0.5px solid #ddd"> |
but then the footer would only be visible when scrolling down a bit, so idk if you want that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
