adding off canvas menu
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 24 Jan 2018 15:41:30 +0000 (10:41 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 24 Jan 2018 15:41:30 +0000 (10:41 -0500)
commit8b7b57eb8998bb22a4a70db5f466fac9538d18dc
tree706af26a74ae7a15b77e19abeaaf5f85bef3dbf1
parentf34b2d6d9fded221a9fa5ac63930790f07ebf943
adding off canvas menu

had to wrap the site in off canvas content, setting up off canvas menu
12 files changed:
assets/img/wmta-logo-header.png [new file with mode: 0644]
assets/stylesheets/glm-dev.css
assets/stylesheets/glm-dev.css.map
footer.php
glm-dev/scss/_header.scss
glm-dev/scss/_off-canvas.scss [new file with mode: 0644]
glm-dev/scss/glm-dev.scss
glm-dev/scss/package.json [new file with mode: 0644]
header.php
template-parts/main-nav.php
template-parts/off-canvas.php [new file with mode: 0644]
template-parts/top-nav.php