Off-Canvas Navigation
Off-Canvas Navigation utilities.
Usage
With webpack:
var setup = ;;
"~dotsunited-off-canvas-navigation/lib/mixins"; .off-canvas-navigation-button .dotsunited-off-canvas-navigation-buttonoff-canvas-navigation; // Custom styles position: absolute; top: 10px; right: 10px; .off-canvas-navigation-menu .dotsunited-off-canvas-navigation-menuoff-canvas-navigation; .off-canvas-navigation-backdrop .dotsunited-off-canvas-navigation-backdropoff-canvas-navigation;
HTML
...
How-tos
Change the size of the button
To change the size of the button, just set a different width and height for the
first nested <span>
.
; }
License
Copyright (c) 2015-2016 Dots United GmbH. Released under the MIT license.