Skip to content

Commit

Permalink
removed duplicated class
Browse files Browse the repository at this point in the history
  • Loading branch information
fboehm committed Dec 16, 2020
1 parent 3386087 commit 8592754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<li><a href="#connect">Connect</a></li>
</ul>
</nav>
<nav class="is-push-right is-left-mobile" class="is-hidden-mobile">
<nav class="is-push-right is-left-mobile">
{{ partial "searchform.html" . }}
</nav>
</div>
Expand Down

0 comments on commit 8592754

Please sign in to comment.