Skip to content

footer hiding content #574

@ll-SKY-ll

Description

@ll-SKY-ll

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:

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.

Screenshot_20240713_122734

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions