Skip to content

Floating issues #5

@MarcJandt

Description

@MarcJandt

If no header image is being used the floating #site-title will move the main content in #wrap on mobile devices out of the view (to the right). The following quick fix helps, but I guess it would be best to check if the floating is needed.

#wrap {
    clear: both;
}

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