Skip to content
Snippets Groups Projects
Commit e0a60a9d authored by Andreas Valder's avatar Andreas Valder
Browse files

set dimensions for logo

parent 51b2b604
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/" style="padding: 3px;">
<img alt="Brand" src="{{url_for('static', filename='logo.png')}}" style="height: 100%;" >
<img alt="Brand" src="{{url_for('static', filename='logo.png')}}" style="height: 44px; width: 44px" >
</a>
</div>
<div class="collapse navbar-collapse">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment