Fix padding, so gandi logo is fully visible

This commit is contained in:
Oliver Falk
2021-09-10 11:14:30 +00:00
parent 41ee907292
commit 7ef4fecb4f

View File

@@ -82,7 +82,7 @@
</div> </div>
</div> </div>
<div class="text-center"> <div style="padding-bottom:10px;" class="text-center">
<h3>{% trans 'Big thanks to our sponsors without whom none of this would be possible!' %}</h3> <h3>{% trans 'Big thanks to our sponsors without whom none of this would be possible!' %}</h3>
<a href="https://fedoraproject.org/" target="_new" ><img src="{% static '/img/Fedora_logo.png' %}" title="Fedora Project" alt="{% trans 'Fedora Logo' %}"></a> <a href="https://fedoraproject.org/" target="_new" ><img src="{% static '/img/Fedora_logo.png' %}" title="Fedora Project" alt="{% trans 'Fedora Logo' %}"></a>
<br/> <br/>