Add scaled-down navicon

This commit is contained in:
2018-10-12 20:25:14 -04:00
parent cca364d308
commit b5cc53acf9
3 changed files with 6 additions and 2 deletions

View File

@ -30,7 +30,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="{% url 'index' %}">
<img src="{% static 'map/images/ojuso-logo-black.png' %}" height="15px"/>
<img src="{% static 'img/navicon.png' %}" height="40">
</a>
</div>
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">