mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
[Feature] Mobile Nav + Burger / CTA on Home
This commit is contained in:
parent
c2c4e509d8
commit
3685f559fd
15 changed files with 307 additions and 503 deletions
|
@ -25,7 +25,7 @@
|
|||
</footer>
|
||||
|
||||
<!-- Mobile Nav -->
|
||||
<div class="overlay" id="overlay">
|
||||
<div class="overlay" id="overlay" data-js-overlay-menu>
|
||||
<a href="/"><img src="/assets/img/logo-white.png" alt="Dash" class="logo"></a>
|
||||
{% include nav-mobile.html %}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue