Skip to content

side-menu/ height to 100vh #3

@ComunicaViVe

Description

@ComunicaViVe

Hello!

Awesome scroll! But customizing height to 100vh on section properties broke the navigation. Only works with 1080px? I just want to fill exact 100% browser height

Original:
section {
height: 1080px;
color: #FFF;
text-align: center;
}

Custom:
section {
height: 100vh;
color: #FFF;
text-align: center;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions