Author:
- thecodeplayer
Made with:
- HTML
- CSS
About the code:
This is a simple and beautiful off canvas mobile navigation with delayed link animation. The links have a simple transition effect of fading in from right to left when the navigation is toggled. But the animation occurs in a chained way where the links animate one after the other. This is done by adding a transition-delay to every link.
Demo and Code