nerdwise / nerdwise-website

Promotional website for Nerdwise
0 stars 0 forks source link

Fix block reveal #82

Closed kadenzipfel closed 5 years ago

kadenzipfel commented 5 years ago

Probably best to have the image in an overflow-hidden container with a block and have the block at a higher z-index. Initially the container will scale the height up, then the block will translate up and out of the way.

kadenzipfel commented 5 years ago

Also run it a bit earlier, probably once the top of the element hits the middle of the viewport.

kadenzipfel commented 5 years ago

https://github.com/nerdwise/nerdwise-website/pull/88