New logo on 2019 frontpage (#322)

This commit is contained in:
Thomas Flummer 2019-05-12 18:57:04 +02:00 committed by Thomas Steen Rasmussen
parent aea79750ee
commit 7ed9bec954
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@
{% block content %}
<div class="row">
<div class="col-md-12">
<img src="{% static camp.logo_large %}" height="350px" width="400px" class="img-responsive" id="front-logo" />
<img src="{% static camp.logo_large %}" height="300px" width="600px" class="img-responsive" id="front-logo" />
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 34 KiB