|
|
|
|
|
by gwatters
4278 days ago
|
|
We certainly hope it does! If you have any questions or issues porting your data over let us know. The header is set as position: fixed in css so it will stick to the top of the page. We hook into the document.onscroll event and set a css transform on the logo when the page is scrolled down. The css transition gives it a smooth animation. We also transition the opacity on the “Organize your way” text to hide it as it moves to the top of the page. |
|