Hi there,
I’m trying to create a section that fills the viewport for a landing page and I’ve added:
$el {
height: 100vh;
}
To the section but it ends up cutting off the bottom part of the content once the window becomes too big. Url for the site is: http://www.dandelionsblooming.dreamhosters.com/sample-page/
Could you explain how to create a section that fills the viewport but shrinks the contents inside of it to fit rather than cutting off the content when it becomes too large?
It looks like the image size is currently what is causing the lower buttons and arrow to overflow the container…
Screenshot attached in case it helps.
Thanks!
