Overflow
Hi everyone,
Im trying to make a portfolio with some projects.
I wanna make a "one pager", so when you scroll down each project description will have "its own" page.
But when I try to make it responsive it overflows.
Im using 100svh for height. Normal I use 100vh, but that is apparently not the right way
When adding 100svh to my media query, it does work.
Ive tried so many things and I cant seem to figured it out
This is my CSS.
https://codepen.io/Gv3-Flyver/pen/MWxvPNj
Please let me know if you need anything else
Thanks in advance
Im trying to make a portfolio with some projects.
I wanna make a "one pager", so when you scroll down each project description will have "its own" page.
But when I try to make it responsive it overflows.
Im using 100svh for height. Normal I use 100vh, but that is apparently not the right way
When adding 100svh to my media query, it does work.
Ive tried so many things and I cant seem to figured it out
This is my CSS.
https://codepen.io/Gv3-Flyver/pen/MWxvPNj
Please let me know if you need anything else
Thanks in advance


