-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
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;
}
salunet, purplemotion, strarsis and HansCz
Metadata
Metadata
Assignees
Labels
No labels