Hi! Some questions about CSS:
-
It’s possible to modify the css? it would be awesome when everything brakes down and you know it can be easily fixed by css
-
It’s possible to work with vh and vw css atributes? What I want to achieve is a 100vh page, where any section higher becomes scrollable, meanwhile the rest remains static.
I tried to play with “fixed top” atributes, but everything brakes down (and I can’t achieve a 100vh page)