foundation-sites
Version:
The most advanced responsive front-end framework in the world.
9 lines (8 loc) • 371 B
HTML
<div class="global-nav-mobile-wrapper hide-for-smedium-up">
<button type="button" data-toggle="offCanvasLeft">
<img class="hamburger-icon" alt="Menu icon" src="{{root}}assets/img/icons/menu-grey.png">
</button>
<div class="global-nav-title">
<a class="zurb-logo" href="https://get.foundation/index.html">ZURB <strong>Foundation</strong></a>
</div>
</div>