Skip to content

Commit

Permalink
remove irrelevant comments
Browse files Browse the repository at this point in the history
  • Loading branch information
laras126 committed Apr 22, 2017
1 parent 87e8adf commit 7dd3b77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/headers/_header-site.twig
Expand Up @@ -2,14 +2,14 @@

{% block header_content %}

{# Need to fix and use this instead of img: #}
<div class="contain--lg">
<div class="grid">
<div class="cell--fourth">
{% include 'partials/search-form.twig' %}
</div>
</div>
</div>

<a href="{{site.link}}">{% include 'utility/svg.twig' with { file: 'text-logo', prefix: 'logo' } %}</a>

<nav class="nav -site" role="navigation">
Expand Down Expand Up @@ -37,4 +37,4 @@
</ul>
</nav><!-- #access -->

{% endblock %}
{% endblock %}

0 comments on commit 7dd3b77

Please sign in to comment.