Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

side-menu/ height to 100vh #3

Open
ComunicaViVe opened this issue Apr 16, 2017 · 2 comments
Open

side-menu/ height to 100vh #3

ComunicaViVe opened this issue Apr 16, 2017 · 2 comments

Comments

@ComunicaViVe
Copy link

ComunicaViVe commented Apr 16, 2017

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;
}

@HansCz
Copy link

HansCz commented Mar 9, 2019

Same issue here

@Lxiaojiao
Copy link

lavalamp height to auto,click nav is error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants