astrotim / off-canvas-mobile-nav

Off-canvas mobile navigation UI pattern with CSS3 animation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Off-Canvas Mobile Nav

A responsive design navigation pattern with CSS3 animation

This is a CSS-based mobile navigation which slides out from off-canvas using CSS3 keyframe animation. The style is applied for smaller screens only with the use of media queries.

The CSS is compiled from SASS, with a dependency on the Bourbon mixin library to make the animation syntax much easier.

About

Off-canvas mobile navigation UI pattern with CSS3 animation

License:Other


Languages

Language:CSS 99.6%Language:Ruby 0.4%