Skip to content

Commit

Permalink
Merge pull request #401 from MadanBhandari/issue/394
Browse files Browse the repository at this point in the history
Problem: weird menu layout on mobile #394
  • Loading branch information
gsovereignty committed Nov 1, 2018
2 parents dfd31ef + 7c948cb commit 93d1b8e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions imports/ui/layouts/body/body.html
Expand Up @@ -14,13 +14,6 @@ <h2>Accurate up to the minute.</h2>
</div>
</div>
</section>
<section class="mobile-nav d-block d-sm-none">
<ul>
<li><a href="/"><i class="nav-icon icon-home"></i> Home</a></li>
<li><a href="/projects"><i class="nav-icon icon-notebook"></i> Projects</a></li>
<li><a href="/events"><i class="nav-icon icon-calendar"></i> Events</a></li>
</ul>
</section>
{{> Template.dynamic template=main}}
</main>
</div>
Expand Down

0 comments on commit 93d1b8e

Please sign in to comment.