Off-canvas, header, responsiveness
authorLaury GvR <laury@gaslightmedia.com>
Fri, 27 Apr 2018 23:12:41 +0000 (19:12 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 27 Apr 2018 23:12:41 +0000 (19:12 -0400)
commit0af1990b0e350316b8cfb341c53ab824b8954252
treedcd74d4b7e9fbcd4a9dedebf0ca00a6de12e8b21
parent81d6f8be297ce6480ba77e2fe2bf978dbb115855
Off-canvas, header, responsiveness

Off-canvas menu like discoverkalamazoo implemented
New wave styles, css-only
Top links added
24 files changed:
assets/arrow-down.png [new file with mode: 0644]
assets/arrow-up.png [new file with mode: 0644]
assets/search-icon-white.png [new file with mode: 0644]
assets/search-icon.jpg [new file with mode: 0644]
css/app.css
js/app.js
js/custom/pageSetup.js
lib/menu-walker.php
lib/navigation.php
parts/mobile-search.php [new file with mode: 0644]
parts/search-icon.php [new file with mode: 0644]
parts/search.php [new file with mode: 0644]
scss/_body.scss
scss/_main.scss
scss/_off-canvas.scss [new file with mode: 0644]
scss/_page.footer.scss
scss/_page.header.scss
scss/_search.scss
scss/_topbar.scss
scss/app.scss
scss/plugins/_glm-member-db.scss
sections/header.php
sections/off-canvas.php
sections/top-bar.php